scipy.sparse.csc_array. sorted_indices# csc_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.