This is documentation for an old release of SciPy (version 0.11.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
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