mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 20:24:07 +00:00
677f296214
Function uses `k` internally. E.g. ```sql SELECT arrayReduce('simpleLinearRegression', [0, 1, 2, 3], [0, 1, 2, 3]) FORMAT JsonEachRow ``` outputs `{"arrayReduce('simpleLinearRegression', [0, 1, 2, 3], [0, 1, 2, 3])":{"k":1,"b":0}}` |
||
---|---|---|
.. | ||
aggregate-functions | ||
data-types | ||
dictionaries | ||
functions | ||
operators | ||
statements | ||
table-functions | ||
window-functions | ||
ansi.mdx | ||
distributed-ddl.md | ||
index.md | ||
syntax.md |