8000 Update StatLib database URL (#9550) · maskani-moh/scikit-learn@9a26a90 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a26a90

Browse files
rtlee9maskani-moh
authored andcommitted
Update StatLib database URL (scikit-learn#9550)
Root URL responds with: `mysql://���:@localhost/nuke failed to connectAccess denied for user '���'@'localhost' (using password: YES)`
1 parent c6f1cae commit 9a26a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sklearn/datasets/california_housing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
The original database is available from StatLib
44
5-
http://lib.stat.cmu.edu/
5+
http://lib.stat.cmu.edu/datasets/< 4660 /span>
66
77
The data contains 20,640 observations on 9 variables.
88

0 commit comments

Comments
 (0)
0