Back to Table

aggregationFn_uniqueCount

docs/reference/variables/aggregationFn_uniqueCount.md

8.21.3318 B
Original Source

Variable: aggregationFn_uniqueCount

ts
const aggregationFn_uniqueCount: AggregationFn<any, any>;

Defined in: fns/aggregationFns.ts:185

Aggregation function for finding the count of unique values of a column.