numpy.record.max — NumPy v2.6.dev0 Manual

method

record.max(/, axis=None, out=None, **kwargs)

#

Scalar method identical to

ndarray.max

.