Drug Classification
This database contains information about certain drug types.
@kaggle.prathamtripathi_drug_classification
This database contains information about certain drug types.
@kaggle.prathamtripathi_drug_classification
CREATE TABLE drug200 (
"age" BIGINT,
"sex" VARCHAR,
"bp" VARCHAR,
"cholesterol" VARCHAR,
"na_to_k" DOUBLE,
"drug" VARCHAR
);
Anyone who has the link will be able to view this.