dirty_cat.datasets.fetch_drug_directory

dirty_cat.datasets.fetch_drug_directory(load_dataframe=True, directory=None)[source]

Fetches the drug directory dataset (classification), available at https://openml.org/d/43044

Description of the dataset:

Product listing data submitted to the U.S. FDA for all unfinished, unapproved drugs.

Returns:
DatasetAll

If load_dataframe=True

DatasetInfoOnly

If load_dataframe=False

Examples using dirty_cat.datasets.fetch_drug_directory