10000 MAINT Fix broken link in feature_selection/_univariate_selection.py · scikit-learn/scikit-learn@4d560aa · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d560aa

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sklearn/feature_selection/_univariate_selection.py

Lines 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