File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.12\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"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 "
13
13
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
15
15
"tw)\n "
@@ -920,6 +920,11 @@ msgid ""
920
920
"equal values receive the same rank. The resulting coefficient measures the "
921
921
"strength of a monotonic relationship."
922
922
msgstr ""
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) 的強度。"
923
928
924
929
#: ../../library/statistics.rst:665
925
930
msgid ""
You can’t perform that action at this time.
0 commit comments