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