1. 15 3月, 2021 1 次提交
  2. 13 2月, 2021 1 次提交
  3. 08 2月, 2021 1 次提交
    • L
      DOCSUP-3908: mannWitneyUTest, welchTTest and studentTTest documentation (#19784) · 363aefb4
      lehasm 提交于
      * 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: NAlexey Smirnov <alexey-sm@yandex-team.ru>
      363aefb4