scipy.sparse.csr_array. sorted_indices# csr_array.sorted_indices()[source]# Return a copy of this array/matrix with sorted indices. Returns: sparse array/matrixA copy of this array/matrix with sorted indices.