| Package | Description |
|---|---|
| tech.tablesaw.aggregate |
| Modifier and Type | Field | Description |
|---|---|---|
static InstantAggregateFunction |
AggregateFunctions.maxInstant |
A function that takes a column argument and returns the latest instant in that column
|
static InstantAggregateFunction |
AggregateFunctions.minInstant |
A function that takes a column argument and returns the earliest Instant in that column
|
Copyright © 2022. All rights reserved.