Skip to content

Missing dask in setup.py #47

@HansKimDWR

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions