blosc2.NDArray.reshape#

NDArray.reshape(shape: tuple[int], **kwargs: Any) NDArray#

Return a new array with the specified shape.

See full documentation in reshape().

See also

reshape()