ray.data.aggregate.Count
ray.data.aggregate.Count#
- class ray.data.aggregate.Count[source]#
Bases:
ray.data.aggregate.AggregateFn
Defines count aggregation.
PublicAPI: This API is stable across Ray releases.
Methods
Bases: ray.data.aggregate.AggregateFn
Defines count aggregation.
PublicAPI: This API is stable across Ray releases.
Methods