Skip to content

Import all ndimage functions into a single namespace #198

@GenevieveBuckley

Description

@GenevieveBuckley

To allow for better dispatching & interoperability with other libraries, dask-image should make sure that all the ndimage functions are imported into a single namespace.

We need to:

  1. Decide what that namespace should be: dask_image.scipy or dask_image.scipy.ndimage or dask_image? @jakirkham what do you think?
  2. Make sure all the functions are imported into that namespace. Once the decision for (1) is made, this is a good first issue.

Discussion:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions