-
Notifications
You must be signed in to change notification settings - Fork 3
Improve dask typing #41
Copy link
Copy link
Open
Labels
component: documentationImprovements or additions to documentationImprovements or additions to documentationtype: daskDask out-of-core Array typeDask out-of-core Array type
Metadata
Metadata
Assignees
Labels
component: documentationImprovements or additions to documentationImprovements or additions to documentationtype: daskDask out-of-core Array typeDask out-of-core Array type
This tracks untyped Dask APIs that we use.
dask.visualizeis not exportedThe following APIs we use in the dask repo are untyped:
da.Array.visualize/dask.visualizeda.Array.compute/dask.computeda.Array.map_blocks/da.map_blocksda.Array.map_overlap/da.map_overlapda.reductionda.from_arrayda.zeros, …