Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e1a0075

Browse filesBrowse files
authored
Adds translations of library/statistics. (python#497)
1 parent 1e7e0fc commit e1a0075
Copy full SHA for e1a0075

File tree

Expand file treeCollapse file tree

1 file changed

+6
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-1
lines changed

‎library/statistics.po

Copy file name to clipboardExpand all lines: library/statistics.po
+6-1Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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."
922922
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) 的強度。"
923928

924929
#: ../../library/statistics.rst:665
925930
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.