scipy.sparse.coo_matrix.

最大值#

coo_matrix.maximum(other)[source]#

返回当前矩阵与另一个数组/矩阵的逐元素最大值。