Overload List
| Name | Description | |
|---|---|---|
| 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.
|