-
Notifications
You must be signed in to change notification settings - Fork 1
Missing dask in setup.py #47
Copy link
Copy link
Open
Description
vtools3/vtools/functions/error_detect.py makes use of dask (import dask.dataframe as dd).
However, dask is not specified among installed packages in setup.py nor setup_devenv.bat.
Is there a reason why we are not explicitly specifying dask to be installed? Are we assuming that dask will be installed as a dependency to another package?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels