Contains the main classes used for aggregating DataCells. New aggregation methods should implement the abstract {@link org.knime.base.data.aggregation.AggregationOperator} class and register themselves using the AggregationOperator extension point. The general package contains all redefined aggregation methods which are available for all data types whereas the numerical package contains methods that are only applicable for numerical data.