recarray.max(axis=None, out=None, keepdims=False) Return the maximum along a given axis.
Refer to numpy.amax for full documentation.
See also
numpy.amax
© 2008–2017 NumPy Developers
Licensed under the NumPy License.
https://docs.scipy.org/doc/numpy-1.14.2/reference/generated/numpy.recarray.max.html