scipy.sparse.csc_matrix.

scipy.sparse.csc_matrix.nnz#

property csc_matrix.nnz#

存储值的个数,包括显式零。

另请参阅

count_nonzero

非零条目的个数