Skip to content

Improve dask typing #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
8 tasks
flying-sheep opened this issue Feb 28, 2025 · 0 comments
Open
8 tasks

Improve dask typing #41

flying-sheep opened this issue Feb 28, 2025 · 0 comments
Labels
component: documentation Improvements or additions to documentation type: dask Dask out-of-core Array type

Comments

@flying-sheep
Copy link
Member

flying-sheep commented Feb 28, 2025

This tracks untyped Dask APIs that we use.

  • dask.visualize is not exported

The following APIs we use in the dask repo are untyped:

  • da.Array.visualize/dask.visualize
  • da.Array.compute/dask.compute
  • da.Array.map_blocks/da.map_blocks
  • da.Array.map_overlap/da.map_overlap
  • da.reduction
  • da.from_array
  • Creation methods like da.zeros, …
@flying-sheep flying-sheep added component: documentation Improvements or additions to documentation type: dask Dask out-of-core Array type labels Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: documentation Improvements or additions to documentation type: dask Dask out-of-core Array type
Projects
None yet
Development

No branches or pull requests

1 participant