python-blosc2 icon indicating copy to clipboard operation
python-blosc2 copied to clipboard

Add functionality to C2Array

Open lshaw8317 opened this issue 8 months ago • 0 comments

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.

lshaw8317 avatar Aug 13 '25 13:08 lshaw8317