On this page
numpy.recarray.max
method
recarray.max(axis=None, out=None, keepdims=False)- 
    
Return the maximum along a given axis.
Refer to
numpy.amaxfor full documentation.See also
numpy.amax- equivalent function
 
 
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
 https://docs.scipy.org/doc/numpy-1.16.1/reference/generated/numpy.recarray.max.html