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?
Metadata
Metadata
Assignees
Labels
No labels