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 4d560aa

Browse filesBrowse files
committed
MAINT Fix broken link in feature_selection/_univariate_selection.py
1 parent 10dbc14 commit 4d560aa
Copy full SHA for 4d560aa

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎sklearn/feature_selection/_univariate_selection.py

Copy file name to clipboardExpand all lines: sklearn/feature_selection/_univariate_selection.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def f_oneway(*args):
8585
----------
8686
.. [1] Lowry, Richard. "Concepts and Applications of Inferential
8787
Statistics". Chapter 14.
88-
http://faculty.vassar.edu/lowry/ch14pt1.html
88+
http://vassarstats.net/textbook
8989
9090
.. [2] Heiman, G.W. Research Methods in Statistics. 2002.
9191
"""

0 commit comments

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