Skip to main content

aggregate_all_groups

Function aggregate_all_groups 

Source
pub fn aggregate_all_groups(
    groups: &[EntityGroup],
    graph: &Graph,
    agg_type: AggregationType,
) -> HashMap<u64, AggregatedFeatures>
Expand description

Aggregates features for all groups.