Class DateAggregateFunction

java.lang.Object
tech.tablesaw.aggregate.AggregateFunction<DateColumn,LocalDate>
tech.tablesaw.aggregate.DateAggregateFunction

public abstract class DateAggregateFunction extends AggregateFunction<DateColumn,LocalDate>
A partial implementation of aggregate functions to summarize over a date column