Add functionality to C2Array
Open
@lshaw8317 is already working on this.
Since Oct 21, 2025.
- Dominant language
- Python
- Stars
- 211
- Forks
- 62
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 6
Description
Add attributes to acces e.g. cratio, nbytes etc. (to match as far as possible NDArray).
Add slice method (follow logic of Caterva2 api_utils.fetch_data function) to return blosc2 arrays not just NumPy arrays.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.