Skip to content

Missing dask in setup.py #47

Description

@HansKimDWR

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions