blosc2.NDArray.shape#

property NDArray.shape: tuple[int]#

Returns the data shape of this container.

If the shape is a multiple of each dimension of chunks, it will be the same as ext_shape.

See also

ext_shape