Uses of Class
ai.rapids.cudf.RollingAggregationOnColumn
Packages that use RollingAggregationOnColumn
-
Uses of RollingAggregationOnColumn in ai.rapids.cudf
Methods in ai.rapids.cudf that return RollingAggregationOnColumnModifier and TypeMethodDescriptionRollingAggregation.onColumn
(int columnIndex) Add a column to the Aggregation so it can be used on a specific column of data.