Data.
max
Return the maximum of an array or the maximum along axes.
Missing data array elements are omitted from the calculation.
See also
min
axes: (sequence of) int, optional
int
Data
Maximum of the data along the specified axes.
Examples: