Nikita Mikhaylov
cb2a26308f
Merge pull request #20347 from gyuton/gyuton-DOCSUP-6549-Edit_and_translate
...
DOCSUP-6549: Edited and translated to Russian
2021-03-01 16:49:06 +03:00
Maksim Kita
200d81cea7
Merge pull request #19993 from benbiti/master
...
[Docs]fix mistype in avg
2021-02-24 23:26:16 +03:00
Maksim Kita
468dd76595
Merge pull request #20625 from Taschenbergerm/patch-1
...
Update argmax.md
2021-02-23 13:46:11 +03:00
Maksim Kita
609c35a49c
Added special case in documentation example
2021-02-23 12:36:26 +03:00
gyuton
0a58fd2eb2
Merge branch 'master' into gyuton-DOCSUP-6549-Edit_and_translate
2021-02-21 15:28:06 +03:00
Anton Popov
6ca51c2b8d
Merge pull request #20450 from lehasm/alexey-sm-DOCSUP-5974-document-decodeXMLComponent
...
DOCSUP-5974: documented decodeXMLComponent function
2021-02-20 03:03:18 +03:00
Marvin Taschenberger
8cecb533ca
Update argmax.md
2021-02-17 15:03:09 +01:00
Anna
d7db44c911
Other replacement
2021-02-16 00:38:32 +03:00
Anna
97d7a53962
Replacement Parameters
to Arguments
for aggregate functions
2021-02-16 00:33:53 +03:00
lehasm
d9b85874c0
welchttest, mannwhitneyutest markup fixed
2021-02-12 22:52:02 +03:00
lehasm
9a9f88c5bb
test markdown
2021-02-11 23:16:01 +03:00
George
2a9a6cf404
Edited and translated parametric-functions
2021-02-11 19:46:23 +03:00
Maksim Kita
14c7f38aad
Update deltasum.md
2021-02-10 13:28:22 +03:00
Russ Frank
746dc1ddae
Merge remote-tracking branch 'origin/master' into rf/add-deltasum
2021-02-08 15:35:16 -05:00
tavplubix
1c053c877c
Merge pull request #20108 from gyuton/gyuton-DOCSUP-6110-Update_argMin_and_argMax
...
DOCSUP-6110: Updated argMin and argMax
2021-02-08 20:04:26 +03:00
gyuton
f30e8a164c
Update docs/en/sql-reference/aggregate-functions/reference/argmax.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-02-08 18:20:51 +03:00
gyuton
3eb58ba267
Update argmin.md
2021-02-08 18:20:34 +03:00
lehasm
363aefb42e
DOCSUP-3908: mannWitneyUTest, welchTTest and studentTTest documentation ( #19784 )
...
* studentTTest function description
* welchttest description, links in studentttest
* mannWhitneyUTest description
* Text changed slightly
* Text changed slightly
* Text changed slightly
* Text changed slightly
* - First header is first level.
- sample_index type set to UInt64.
- Return values renamed.
- mannWhitneyUTest:
- added continuity_correction parameter
- optional parameters wrapped in braces [ ]
- description refactored
- example SQL placed on single line
* Improved formulations (hopefully)
General data type names used (Integer, Float, Decimal)
Removed names from return values
* Fixes
* Optional parameters stated explicitly
* New line at the end of files
* Russian function description
* Files moved in the right folder
* Translated 'Original article' to russian
* Typos are fixed
* fixed alowed parameter value: "two sided" -> "two-sided"
* duplicate word "require" is removed from exception messages
* mannWhitneyUTest description changed
Added Tuple link in return values
"samples from two populations" added in short descriptions
* Russian translation updated
* fix
Co-authored-by: Alexey Smirnov <alexey-sm@yandex-team.ru>
2021-02-08 15:58:27 +03:00
George
4222b5ece6
Fixes
2021-02-06 13:23:57 +03:00
George
5ca0007255
Updated description
2021-02-05 11:14:51 +03:00
Russ Frank
a403047581
correct docs
2021-02-04 00:50:35 -05:00
Russ Frank
3913f39211
Add deltaSum
aggregate function, docs & test
2021-02-03 22:49:28 -05:00
Azat Khuzhin
da79469092
Add quantilesTimingWeighted into documentation
2021-02-04 02:01:48 +03:00
benbiti
ed3de186a4
[Docs]fix mistype in avg
2021-02-02 20:26:36 +08:00
bharatnc
b6657855ee
Docs - fixes the description of window param
2021-01-26 11:06:07 -08:00
Ildus Kurbangaliev
47a0f4e162
Add tuple argument support for argMin and argMax
2021-01-21 16:47:51 +05:00
alexey-milovidov
6c6edfc050
Merge pull request #17350 from dfenelonov/fenelonov-DOCSUP-1953-distinct_combinator
...
fenelonov-docsup-1953-distinct_combinator: Documented the distinct combinator
2020-12-20 09:50:29 +03:00
alexey-milovidov
59a3f4d835
Update combinators.md
2020-12-20 09:50:10 +03:00
Amos Bird
5b1e5679b4
Add -SimpleState combinator
2020-12-11 11:43:56 +08:00
Anna Shakhova
0ae690e6ed
DOCSUP-2955: documented the rankCorr function ( #16109 )
...
* rankCorr: init commit in English.
* Fixed
* Fixed links.
* Fixed link.
* Fixed link.
* Fixed link.
* Fixed link to document Float32
* Fixed remarks
* Fixed
* Translation
2020-11-27 19:56:38 +03:00
myrrc
fbb0e6e6aa
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-24 16:04:17 +03:00
dfenelonov
11039f1d17
Second
2020-11-24 04:26:25 +03:00
dfenelonov
90159ea2e9
-Distinct combinator description
2020-11-23 06:11:06 +03:00
alexey-milovidov
7c93452044
Merge pull request #17259 from den-crane/patch-7
...
Doc. removed obsolete info about groupby / sum
2020-11-21 22:47:43 +03:00
AnaUvarova
33217c5b49
DOCSUP-1954 initialize aggregation description ( #16793 )
...
* Draft
* Draft+
* host fixes
* host fixes
* ++
* ++
* +++
* Edits, part 1: + parametres and clarification
* Edits
* Fix host
* Update docs/en/sql-reference/aggregate-functions/reference/initializeAggregation.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* nano-fixes and russian translation
* Final edits
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-21 22:47:34 +03:00
Denny Crane
dd7b9f2387
Update index.md
...
removed obsolete info about sum
2020-11-21 15:05:34 -04:00
myrrc
a8d8dd7d3e
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-12 14:50:59 +03:00
Mikhail Filimonov
f4e44e63b0
Remove timeSeriesGroupRateSum from docs
2020-11-11 18:35:48 +01:00
myrrc
e460248624
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-10 14:54:24 +03:00
alexey-milovidov
85d1f37dde
Update sumwithoverflow.md
2020-11-07 13:27:56 +03:00
myrrc
9788065786
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-05 08:44:37 +03:00
damozhaeva
fa72fed4ad
DOCSUP-3173 Edit and translate to Russian ( #16462 )
...
* Edit and translate to Russian.
* v2 27.10
* other-functions
* Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-04 22:17:02 +03:00
myrrc
06ae95a10a
fixing nan values for functions
2020-10-30 21:08:33 +03:00
myrrc
b3379e9cf0
fixed some wrong tests, updated docs
2020-10-30 19:17:57 +03:00
myrrc
d8370116c1
simplified the functions (agreement to cast to Float64)
2020-10-25 23:33:01 +03:00
myrrc
3d479cdd8c
added resul type deduction structs
2020-10-22 18:47:21 +03:00
myrrc
338ecb6fe1
possibly added the numerator/denominator determination algorithm in
...
avgWeighted
2020-10-22 17:29:32 +03:00
myrrc
30d477bc10
added create() function fo avgWeighted
2020-10-19 18:23:35 +03:00
myrrc
da8e3225c5
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-10-16 21:18:50 +03:00
myrrc
8e7e232387
wip dealing with template magic
2020-10-15 13:36:00 +03:00