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