numpy.ma.max(obj, axis=None, out=None, fill_value=None, keepdims=<no value>)
[source]
Return the maximum along a given axis.
Parameters: |
|
---|---|
Returns: |
|
See also
maximum_fill_value
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.17.0/reference/generated/numpy.ma.max.html