const aggregationFn_mean: AggregationFn<any, any>;
Defined in: fns/aggregationFns.ts:113
Aggregation function for finding the mean (average) of a column.