Skip to main content

cmax

Returns the maximum value of an array, ignoring float.nan values. Returns none if the array is empty or contains only float.nan values.

Parameters

values : array

Values to compute the maximum of.