scipy.sparse.csc_matrix.eliminate_zeros

csc_matrix.eliminate_zeros()

Remove zero entries from the matrix

The is an in place operation

This Page