Synthetic Of Medicines
Comprehensive Synthetic Dataset of Medicines: Categorizing 50,000
@kaggle.willianoliveiragibin_synthetic_of_medicines
Comprehensive Synthetic Dataset of Medicines: Categorizing 50,000
@kaggle.willianoliveiragibin_synthetic_of_medicines
CREATE TABLE medicine_dataset_new (
"name" VARCHAR,
"category" VARCHAR,
"dosage_form" VARCHAR,
"strength" VARCHAR,
"manufacturer" VARCHAR,
"indication" VARCHAR,
"classification" VARCHAR
);
Anyone who has the link will be able to view this.