Skip to content

How to create a DataArray from a dask.array? #6268

Answered by keewis
ianliu asked this question in Q&A
Discussion options

You must be logged in to vote

yes, you can rely on dask not to compute if you pass dask arrays to the constructor of DataArray.

I guess this part of the docstring has not been updated since quite a while? It is supposed to refer to duck array instead of array_like, since that's what we actually support.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ianliu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants