| Package | Description |
|---|---|
| ai.rapids.cudf |
| Modifier and Type | Method and Description |
|---|---|
static Aggregation.CountAggregation |
Aggregation.count()
Count number of valid, a.k.a.
|
static Aggregation.CountAggregation |
Aggregation.count(NullPolicy nullPolicy)
Count number of elements.
|
Copyright © 2021. All rights reserved.