const aggregationFn_max: AggregationFn<any, any>;
Defined in: fns/aggregationFns.ts:57
Aggregation function for finding the maximum value of a column.