fips.MatrixBlock.to_numpy#

MatrixBlock.to_numpy()#

Get the underlying data as a NumPy array.

Return type:

ndarray[tuple[int, ...], dtype[TypeVar(_ScalarType_co, bound= generic, covariant=True)]]