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