scipy.sparse.csc_matrix.eliminate_zeros

csc_matrix.eliminate_zeros()

Remove zero entries from the matrix

The is an in place operation

Previous topic

scipy.sparse.csc_matrix.dot

Next topic

scipy.sparse.csc_matrix.getH

This Page