scipy.sparse.csr_matrix.nnz¶
-
property
csr_matrix.
nnz
¶ Number of stored values, including explicit zeros.
See also
count_nonzero
Number of non-zero entries
csr_matrix.
nnz
¶Number of stored values, including explicit zeros.
See also
count_nonzero
Number of non-zero entries