| Package | Description |
|---|---|
| ai.rapids.cudf |
| Modifier and Type | Method and Description |
|---|---|
static Aggregation.StandardDeviationAggregation |
Aggregation.standardDeviation()
Standard deviation aggregation with 1 as the delta degrees of freedom.
|
static Aggregation.StandardDeviationAggregation |
Aggregation.standardDeviation(int ddof)
Standard deviation aggregation.
|
Copyright © 2021. All rights reserved.