SciPy

scipy.sparse.csr_matrix.maximum

csr_matrix.maximum(self, other)[source]

Element-wise maximum between this and another matrix.

Previous topic

scipy.sparse.csr_matrix.max

Next topic

scipy.sparse.csr_matrix.mean