Class CorrelationStats (2.13.4)

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

A correlation statistics between two series of DataType values. The series may have differing DataType-s, but within a single series the DataType must be the same.

Attribute

Name Description
cramers_v float
The correlation value using the Cramer's V measure.