File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
99"Project-Id-Version : Python 3.12\n "
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2023-05-03 00:17+0000\n "
12- "PO-Revision-Date : 2023-07-21 00:06 +0800\n "
12+ "PO-Revision-Date : 2023-07-22 21:15 +0800\n "
1313"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1414"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1515"tw)\n "
@@ -920,6 +920,11 @@ msgid ""
920920"equal values receive the same rank. The resulting coefficient measures the "
921921"strength of a monotonic relationship."
922922msgstr ""
923+ "如果 *method* 為 \" ranked\" ,則計算兩輸入的 ``Spearman 等級相關係數 "
924+ "(Spearman’s rank correlation coefficient) <https://en.wikipedia.org/wiki/"
925+ "Spearman%27s_rank_correlation_coefficient>``。資料將被取代為等級。平手的情況"
926+ "則取平均,令相同的值排名也相同。所得係數衡量單調關係 (monotonic "
927+ "relationship) 的強度。"
923928
924929#: ../../library/statistics.rst:665
925930msgid ""
You can’t perform that action at this time.
0 commit comments