| Package | Description |
|---|---|
| ai.rapids.cudf |
| Modifier and Type | Method and Description |
|---|---|
static Aggregation.NthAggregation |
Aggregation.nth(int offset)
Get the nth, non-null, element in a group.
|
static Aggregation.NthAggregation |
Aggregation.nth(int offset,
NullPolicy nullPolicy)
Get the nth element in a group.
|
Copyright © 2021. All rights reserved.