Class TopNValue (1.5.1)

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

Top N non-null values in the scanned data.

Attributes

NameDescription
value str
String value of a top N non-null value.
count int
Count of the corresponding value in the scanned data.