Package | Description |
---|---|
tech.tablesaw.aggregate |
Modifier and Type | Field | Description |
---|---|---|
static DateAggregateFunction |
AggregateFunctions.earliestDate |
A function that takes a column argument and returns the earliest date in that column
|
static DateAggregateFunction |
AggregateFunctions.latestDate |
A function that takes a column argument and returns the latest date in that column
|
Copyright © 2022. All rights reserved.