zarr-python
https://github.com/zarr-developers/zarr-python
Python
An implementation of chunked, compressed, N-dimensional arrays for Python.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported4 Subscribers
Add a CodeTriage badge to zarr-python
Help out
- Issues
- Error in string data type handling with 0 fill value
- Asynchronous errors when creating a Zarr with FsspecStore
- Group.create_array() uses the zstd codec which is not in the Zarr V3 spec
- Its possible to write zarr 2 format zarr's using zarr3 that can't be read by zarr v2
- use "/" as the default dimension separator for v2 arrays
- DOC: Add memory-mapping example to storage guide
- Restore optimizations for `NDBuffer.all_equal`
- Using zarr v3 in a multiprocessing context fails with JSONDecodeError
- Document how to migrate away from init_group in v3
- create_array w/ overwrite=True doesn't clean up an existing array
- Docs
- Python not yet supported