scipy.sparse.csr_matrix.multiply#

csr_matrix.multiply(other)[source]#

Point-wise multiplication by another array/matrix, vector, or scalar.