Updates🎉:
- Version number will now be changed to reflect yearly changes.
- For the class FDADataFetcher(), drug types have been added. Drug types are pulled from ChEMBL and added using the
add_types() method. - Added a donut() method to plot donut plots from FDADataFetcher
Bug fixes 🐞:
- Added fixed names for drugs filtered out during processing
- Fixed labels for drug approvals with two names in active ingredients
Updated the pyproject.toml:
- Added "chembl-webresource-client" as a dependency
- Moved "jupyter" and "ipykernel" to dev dependency-groups.