fetch_drug_directory#
- skrub.datasets.fetch_drug_directory(*, load_dataframe=True, data_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