Class CategoricalStatsResult (1.0.2)

Result of the categorical stats computation. .. attribute:: value_frequency_histogram_buckets

Histogram of value frequencies in the column.

Classes

CategoricalStatsHistogramBucket

Histogram of value frequencies in the column. .. attribute:: value_frequency_lower_bound

Lower bound on the value frequency of the values in this bucket.

Total number of values in this bucket.

Total number of distinct values in this bucket.