IAggregator 2 Interface
Specifies the methods and properties shared by all aggregators.
Definition
Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public interface IAggregator2
Properties
Empty | Gets whether the aggregator produces a value for empty groups. |
Methods
Aggregate | Aggregates the elements of a data frame column according to the specified grouping and returns the result in an existing vector. |