Class CategoricalStatsResult (0.15.1)

Result of the categorical stats computation.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > CategoricalStatsResult

Classes

CategoricalStatsHistogramBucket

Histogram of value frequencies in the column.

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

Sample of value frequencies in this bucket. The total number of values returned per bucket is capped at 20.