metrics#

Metrics package.

Functions

compute_counts(partitioner, column_name[, ...])

Compute the counts of unique values in a given column in the partitions.

compute_frequencies(partitioner, column_name)

Compute the frequencies of unique values in a given column in the partitions.