scipy.sparse.csc_matrix.

eliminate_zeros

csc_matrix.eliminate_zeros()[source]

Remove zero entries from the array/matrix

This is an in place operation.