mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 09:02:00 +00:00
Merge pull request #45124 from ClickHouse/rfraposa-patch-2
Update theilsu.md
This commit is contained in:
commit
f28b04fc59
@ -11,7 +11,7 @@ The `theilsU` function calculates the [Theil's U uncertainty coefficient](https:
|
|||||||
**Syntax**
|
**Syntax**
|
||||||
|
|
||||||
``` sql
|
``` sql
|
||||||
contingency(column1, column2)
|
theilsU(column1, column2)
|
||||||
```
|
```
|
||||||
|
|
||||||
**Arguments**
|
**Arguments**
|
||||||
|
Loading…
Reference in New Issue
Block a user