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