SciPy

scipy.sparse.spmatrix.nnz

property spmatrix.nnz

Number of stored values, including explicit zeros.

See also

count_nonzero

Number of non-zero entries