zarr-python
zarr-python copied to clipboard
An implementation of chunked, compressed, N-dimensional arrays for Python.
### Zarr version 3.0.0.beta ### Numcodecs version 0.13 ### Python Version 3.11 ### Operating System Mac ### Installation pip ### Description We have discussed adding a warning when writing data...
### Zarr version 3.0.0.beta ### Numcodecs version 0.13 ### Python Version 3.11 ### Operating System Mac ### Installation pip ### Description We have not implemented `zarr.copy`, `zarr.copy_all`, or `zarr.copy_store` yet....
### Zarr version v3 ### Numcodecs version na ### Python Version na ### Operating System na ### Installation na ### Description Mentioned in https://github.com/zarr-developers/zarr-python/pull/2323#issuecomment-2407566652, right now we can't create a...
### Zarr version 3.0.0a8 ### Numcodecs version 0.13.0 ### Python Version 3.11 ### Operating System Mac ### Installation pip in virtual environment ### Description I am reading a kerchunk reference...
In the v3 docs, there are some internal references that aren't being linked in function signatures. For example, in the [listing for `zarr.Array`](https://zarr.readthedocs.io/en/v3/_autoapi/zarr/index.html#zarr.Array), there should be a link for `zarr.storage.StoreLike`...
xref: #2215 This issue tracks the documentation progress for the `zarr.AsyncArray` module. We'll be focusing on adding docstrings and code samples to the functions. Progress: - [ ] docstrings -...
xref: #2215 This issue tracks the documentation progress for the `zarr.AsyncGroup` module. We'll be focusing on adding docstrings and code samples to the functions. Progress: - [ ] docstrings -...
xref: #2215 This issue tracks the documentation progress for the `zarr.metadata` module. We'll be focusing on adding docstrings and code samples to the functions. Progress: - [ ] docstrings -...
xref: #2215 This issue tracks the documentation progress for the [`zarr.api.synchronous`](https://github.com/zarr-developers/zarr-python/blob/v3/src/zarr/api/synchronous.py) module. We'll be focusing on adding docstrings and code samples to the functions. Progress: - [ ] docstrings -...
xref: #2215 This issue tracks the documentation progress for the [`zarr.api.asynchronous`](https://github.com/zarr-developers/zarr-python/blob/v3/src/zarr/api/asynchronous.py) module. We'll be focusing on adding docstrings and code samples to the functions. Progress: - [ ] docstrings -...