scipy.sparse.csr_matrix.

scipy.sparse.csr_matrix.nnz#

property csr_matrix.nnz#

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

参见

count_nonzero

非零条目的数量