bsparse.sparse.CSR.from_sparray#

classmethod sparse.CSR.from_sparray(mat, symmetry=None)#

Creates a sparse matrix from a scipy.sparse.sparray.