* 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 |
||
|---|---|---|
| .. | ||
| data | ||
| __init__.py | ||
| test_20news.py | ||
| test_base.py | ||
| test_california_housing.py | ||
| test_common.py | ||
| test_covtype.py | ||
| test_kddcup99.py | ||
| test_lfw.py | ||
| test_mldata.py | ||
| test_openml.py | ||
| test_rcv1.py | ||
| test_samples_generator.py | ||
| test_svmlight_format.py | ||