Function ral::operators::compute_aggregations_with_groupby

Function Documentation

std::unique_ptr<ral::frame::BlazingTable> ral::operators::compute_aggregations_with_groupby(const ral::frame::BlazingTableView &table, const std::vector<std::string> &aggregation_input_expressions, const std::vector<AggregateKind> &aggregation_types, const std::vector<std::string> &aggregation_column_assigned_aliases, const std::vector<int> &group_column_indices)