Skip to content

Optimal way of converting zarr array to numpy array #1050

Discussion options

You must be logged in to vote

Yes, there is another option! If you want to compute on your array but it's too big to fit in memory, you should use Dask Arrays. Dask can load directly from Zarr.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by joshmoore
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
Converted from issue

This discussion was converted from issue #1044 on June 22, 2022 11:29.