On this page
numpy.ndarray.max
ndarray.max(axis=None, out=None)-
Return the maximum along a given axis.
Refer to
numpy.amaxfor full documentation.See also
-
numpy.amax - equivalent function
-
© 2008–2016 NumPy Developers
Licensed under the NumPy License.
https://docs.scipy.org/doc/numpy-1.11.0/reference/generated/numpy.ndarray.max.html