const aggregationFn_unique: AggregationFn<any, any>;
Defined in: fns/aggregationFns.ts:172
Aggregation function for finding the unique values of a column.