Overload List

  NameDescription
NaNMean(IDFColumn)
Calculates the arithmetic mean of the given data, excluding missing values.
NaNMean(array<Double>[]()[])
Calculates the arithmetic mean of the given data, excluding NaN values.

See Also