Commit Graph

10 Commits

Author SHA1 Message Date
Guillaume Lemaitre c592361e53
DOC add warning regarding the load_boston function (#20729)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-08-17 09:40:59 +02:00
Thomas J. Fan 82df48934e
MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
Thomas J. Fan eedda91913
BUG Fixes fetch_kddcup99 for return_X_y and as_frame (#19011) 2020-12-16 09:58:39 +01:00
Thomas J. Fan cb8f1805a8
TST Default skip network tests (#18002) 2020-07-27 11:19:42 +02:00
Guillaume Lemaitre 36c3c2bf8d
FIX remove pytest warning in dataset/tests/test_common.py (#17828)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-07-12 16:16:25 -04:00
Juan Carlos Alfaro Jiménez df99dfaeed
TST Skip test_common_check_return_X_y if pillow not installed (#17692) 2020-06-26 20:41:37 +02:00
Guillaume Lemaitre 129588c2db
MNT refactor tests for datasets (#17599)
* MNT refactor tests for datasets

* PEP8

* remove partial
2020-06-16 13:54:23 +02:00
wconnell ce91b6aaec
ENH add as_frame functionality for toy datasets (#15980) 2020-02-02 13:18:47 -05:00
Sourav Singh f8e4cc495a ENH Add return_X_y to 20_newsgroups and olivetti_faces (#14259) 2019-07-20 10:30:09 +08:00
Chris Catalfo ff3230cdd1 ENH Return_X_y should be available on more dataset loaders/fetchers (#10734) (#10774) 2018-03-25 11:26:06 +08:00