csr_matrix.
min
Minimum of the elements of this matrix.
This takes all elements into account, not just the non-zero ones.
amin : self.dtype
Minimum element.