const aggregationFn_sum: AggregationFn<any, any>;
Defined in: fns/aggregationFns.ts:10
Aggregation function for summing up the values of a column.