Expand description
Utilities for implementing GroupsAccumulator
Adapter that makes GroupsAccumulator
out of Accumulator
Modules§
- accumulate
GroupsAccumulator
helpers:NullState
andaccumulate_indices
- bool_op
- nulls
set_nulls
, other utilities for working with nulls- prim_op
Structs§
- Groups
Accumulator Adapter - An adapter that implements
GroupsAccumulator
for anyAccumulator
Traits§
- VecAlloc
Ext - Extension trait for
Vec
to account for allocations.