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