Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-replace-private-preview-badge-man.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
cramersV
Introduced in: v22.1.0 Cramer’s V (sometimes referred to as Cramer’s phi) is a measure of association between two columns in a table. The result of thecramersV function ranges from 0 (corresponding to no association between the variables) to 1 and can reach 1 only when each value is completely determined by the other.
It may be viewed as the association between two variables as a percentage of their maximum possible variation.
For a bias corrected version of Cramer’s V see: cramersVBiasCorrected
column1— First column to be compared.(U)Int*orFloat*orDecimalcolumn2— Second column to be compared.(U)Int*orFloat*orDecimal
Float64
Examples
No association between columns
Query
Response
Query
Response