Class NumericAggregateFunction

java.lang.Object
tech.tablesaw.aggregate.AggregateFunction<NumericColumn<?>,Double>
tech.tablesaw.aggregate.NumericAggregateFunction

public abstract class NumericAggregateFunction extends AggregateFunction<NumericColumn<?>,Double>
A partial implementation of aggregate functions to summarize over a numeric column