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
- perf: phased codecpipeline
- chore: no warning if `array.target_shard_size_bytes` is set with `shards="auto"`
- refactor: define codec and data type classes upstream in a subpackage
- Replace pre-commit.ci auto-updates with Renovate for release age gating
- chore: speed up test suite with pytest-xdist parallelization
- feat: add cast_value and scale_offset codecs
- Rename `all_chunk_coords` → `iter_chunk_coords` with deprecation shim for the old name
- Consider `Iterable[Iterable[int]]` for `ChunksLike` instead of `Sequence[Sequence[int]]
- Add `append` method to `VaryingDimension` for explicit chunk extension
- zarr v3 scale-offset codec, and should the codec API be defined upstream
- Docs
- Python not yet supported