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