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
- fix: check for non-int 0 fill values
- Bytes array + ellipsis slicing -> IndexError: too many indices for array; expected 0, got 1
- Writing dask arrays to a ZipStore causes a corrupt zip file
- fix: ensure `ZipStore` is open before acquiring lock
- accelerating v2 -> v3 migration
- Enable deterministic and formatted metadata output
- array.nchunks is ambiguous
- Unable to access kerchunk file on s3
- Iterative Shard Writing ala TensorStore Transactions / TensorStore `chunk_layout.write_chunk`
- zero check in encoding less than ideal for lazy arrays
- Docs
- Python not yet supported