scipy.sparse.spmatrix.

getnnz#

spmatrix.getnnz(axis=None)[源代码][源代码]#

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

参数:
无、0 或 1

在整个数组、每列或每行中选择值的数量。