OasisLMF / OasisDataManager

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Feature/optional packages #6

Closed sambles closed 4 months ago

sambles commented 4 months ago

Feature/optional packages

Set the base package requirements to only the ones needed for pandas and local-storage https://github.com/OasisLMF/OasisDataManager/blob/d82a1aaf720138bb5d1f2634bcf63f6e7cc3626f/requirements-package.in#L1-L4

To pull the full package list needed for dask-sql S3 storage or Azure Blob storage install the package using

pip install oasis-data-manage[extra]