|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
AggregationOperator
that handle numerical columns that are compatible with
DoubleValue.
See:
Description
| Class Summary | |
|---|---|
| GeometricMeanOperator | Returns the geometric mean per group. |
| MeanOperator | Returns the mean per group. |
| MedianOperator | Computes the median of a list of numbers. |
| ProductOperator | Returns the product per group. |
| RangeOperator | |
| StdDeviationOperator | Returns the standard deviation per group. |
| SumOperator | Returns the sum per group. |
| VarianceOperator | Returns the variance per group. |
Contains implementations of the
AggregationOperator
that handle numerical columns that are compatible with
DoubleValue.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||