scipy.sparse.csr_array.

scipy.sparse.csr_array.has_sorted_indices#

属性 csr_array.has_sorted_indices#

索引是否已排序

返回
  • True:如果数组/矩阵的索引已排序

  • False:否则