scikit-learn/sklearn/datasets/tests
Roman Yurchak cf9a740598 [MRG+1] Use astype(.., copy=False) when possible (#11973)
* Use astype(.., copy=False) when possible

* Use Use astype(.., copy=False) also in tests

* Fix CI

* Guillaume's comments

* Address review comments

* Add what's new

* Fix CI

* Lint

* Fix merge issues

* More merge conflict fixes

* Fix failing test

* Lint

* Use copy=True in cluster/hierarchical

* More fixes
2019-03-01 11:07:10 +01:00
..
data MNT Memory usage of OpenML fetcher: use generator from arff (#13312) 2019-02-28 15:07:45 +01:00
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_20news.py MNT Remove unused assert_true imports (#12560) 2018-11-11 11:08:37 +08:00
test_base.py TST: check deterministic order for load_sample_images (#13250) 2019-02-26 12:32:38 +01:00
test_california_housing.py ENH Return_X_y should be available on more dataset loaders/fetchers (#10734) (#10774) 2018-03-25 11:26:06 +08:00
test_common.py ENH Return_X_y should be available on more dataset loaders/fetchers (#10734) (#10774) 2018-03-25 11:26:06 +08:00
test_covtype.py ENH Return_X_y should be available on more dataset loaders/fetchers (#10734) (#10774) 2018-03-25 11:26:06 +08:00
test_kddcup99.py ENH Return_X_y should be available on more dataset loaders/fetchers (#10734) (#10774) 2018-03-25 11:26:06 +08:00
test_lfw.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
test_mldata.py Deprecate fetch_mldata (#11466) 2018-08-18 19:27:48 +03:00
test_openml.py MNT Memory usage of OpenML fetcher: use generator from arff (#13312) 2019-02-28 15:07:45 +01:00
test_rcv1.py MAINT Run pyupgrade following Python2 deprecation (#12997) 2019-02-08 20:13:34 +08:00
test_samples_generator.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
test_svmlight_format.py [MRG+1] Use astype(.., copy=False) when possible (#11973) 2019-03-01 11:07:10 +01:00