Overload List

  NameDescription
NaNSum(IDFColumn)
Calculates the sum of the elements in the given data set excluding missing values.
NaNSum(array<Double>[]()[])
Calculates the sum of the elements in the given data set that are not NaN.

See Also