IAggregator<T> Methods
Methods
Aggregate |
Aggregates the elements of a data frame column according to the specified
grouping and returns the result in an existing vector.
(Inherited from IAggregator) |
Aggregate | Aggregates the elements of a data frame column according to the specified grouping and returns the result in an existing vector. |
Try | Aggregates the elements of a vector and returns the result. |