Class ArrayStats (2.1.0)

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

The data statistics of a series of ARRAY values.

Attribute

NameDescription
member_stats .data_stats.DataStats
Stats of all the values of all arrays, as if they were a single long series of data. The type depends on the element type of the array.