scipy.sparse.csr_array.

消除零#

csr_array.eliminate_zeros()[源代码]#

从数组/矩阵中移除零项

这是一个 原地 操作。