Class SingleCategoryStats (2.4.2)

SingleCategoryStats(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The statistics of a single CATEGORY value. .. attribute:: value

The CATEGORY value.

:type: str

Attribute

NameDescription
count int
The number of occurrences of this value in the series.