| Name | Description |
---|
 | AggregateT(AggregatorGroupT) |
Applies the specified aggregator to all the columns in the data frame.
|
 | AggregateT(AggregatorGroupT) |
Applies the specified aggregators to all the columns in the data frame.
|
 | AggregateT, U(FuncVectorT, U) |
Applies the specified aggregators to all the columns in the data frame.
|
 | AggregateT, U, V(FuncVectorT, V, FuncVectorU, V) |
Applies the specified aggregators to all the columns in the data frame.
|
 | AggregateT, U, V, W(FuncVectorT, W, FuncVectorU, W, FuncVectorV, W) |
Applies the specified aggregators to all the columns in the data frame.
|