ClickHouse/docs/zh
Simon Podlipsky 677f296214
docs: use k as constant name instead of a in simpleLinearRegression
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}}`
2024-10-21 15:34:15 +02:00
..
changelog Fix typo 2024-08-04 19:18:00 +02:00
commercial
development Review changes and replace … with ... 2024-05-23 13:54:45 +02:00
engines Update mergetree.md 2024-06-29 13:26:09 +08:00
faq Review changes and replace … with ... 2024-05-23 13:54:45 +02:00
getting-started Remove old time deprecated repo.clickhouse.com from docs 2024-05-28 13:48:38 +02:00
guides Fix docs 2024-06-13 10:44:32 +08:00
images
interfaces Update gui.md 2024-10-08 00:09:22 +03:00
introduction Even more files are removed 2024-10-15 00:56:27 +02:00
operations fix: fixed filename reference in documentation 2024-10-07 23:19:47 +02:00
sql-reference docs: use k as constant name instead of a in simpleLinearRegression 2024-10-21 15:34:15 +02:00
whats-new
_category_.yml
index.md Fix formatting in zh/index.md 2024-05-23 15:45:26 +02:00