scipy.sparse.csr_array.

sorted_indices#

csr_array.sorted_indices()[source]#

Return a copy of this array/matrix with sorted indices.

Returns:
sparse array/matrix

A copy of this array/matrix with sorted indices.