SciPy

scipy.sparse.csr_matrix.sum_duplicates

csr_matrix.sum_duplicates()[source]

Eliminate duplicate matrix entries by adding them together

The is an in place operation