Overload List

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

See Also