Class Hierarchy
- java.lang.Object
- tech.tablesaw.aggregate.AggregateFunction<INCOL,OUT>
- tech.tablesaw.aggregate.AnyIntAggregateFunction
- tech.tablesaw.aggregate.BooleanAggregateFunction
- tech.tablesaw.aggregate.BooleanDoubleAggregateFunction
- tech.tablesaw.aggregate.BooleanIntAggregateFunction
- tech.tablesaw.aggregate.DateAggregateFunction
- tech.tablesaw.aggregate.DateTimeAggregateFunction
- tech.tablesaw.aggregate.InstantAggregateFunction
- tech.tablesaw.aggregate.NumericAggregateFunction
- tech.tablesaw.aggregate.StringAggregateFunction
- tech.tablesaw.aggregate.TimeAggregateFunction
- tech.tablesaw.aggregate.AggregateFunctions
- tech.tablesaw.aggregate.CrossTab
- tech.tablesaw.aggregate.PivotTable
- tech.tablesaw.aggregate.Summarizer
- tech.tablesaw.aggregate.AggregateFunction<INCOL,OUT>