Skip to main content

theilsU

Introduced in: v22.1.0 The theilsU function calculates the Theil’s U uncertainty coefficient, a value that measures the association between two columns in a table. Its values range from 0.0 (no association) to 1.0 (perfect agreement). Syntax
Arguments
  • column1 — First column to be compared. Any
  • column2 — Second column to be compared. Any
Returned value Returns a value between 0 and 1. Float64 Examples Usage example
Query
Response
Last modified on July 2, 2026