blosc2.NDArray.chunks#
- property NDArray.chunks: tuple[int]#
Returns the data chunk shape of this container.
If the chunk shape is a multiple of each dimension of
blocks
, it will be the same asext_chunks
.See also
Returns the data chunk shape of this container.
If the chunk shape is a multiple of each dimension of blocks
,
it will be the same as ext_chunks
.
See also