Collapse axes with their minimum.
Missing data array elements are omitted from the calculation.
axes : (sequence of) int, optional
squeeze : bool, optional
If True then update the data array in place. By default a new data array is created.
The collapsed array.
See also
max, mean, mid_range, sum, sd, var
cf.Data.max
cf.Data.any
Enter search terms or a module, class or function name.