Overload List

  NameDescription
NaNMinValue(IDFColumn)
Calculates the minimum value in the given data set, excluding missing values.
NaNMinValue(array<Double>[]()[])
Calculates the minimum value in the given data set, excluding NaN values.

See Also