scikit-learn/sklearn/preprocessing/tests
Juan Carlos Alfaro Jiménez 547ead6c0c
MNT More replacements of numpy aliases with built-in types (#17707)
* MNT More replacements of numpy aliases with built-in types [scipy-dev]

* MNT More (manual) replacements of numpy aliases

* MNT More (manual) replacements of numpy aliases

* FIX Minor change

* MNT Trigger build [scipy-dev]

* FIX Minor change

* MNT Trigger build [scipy-dev]

* FIX More deprecations of numpy aliases [scipy-dev]

* MNT Silent numpy aliases warnings [scipy-dev]

* FIX Fix silent deprecations

* Trigger build [scipy-dev]

* FIX Add scape characters [scipy-dev]

* FIX Remove package specification from silent

* Trigger build [scipy-dev]

* Revert
2020-06-26 12:45:03 +02:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_common.py ENH Adds pandas IntegerArray support to check_array (#16508) 2020-04-28 19:00:12 +02:00
test_data.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
test_discretization.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
test_encoders.py MNT More replacements of numpy aliases with built-in types (#17707) 2020-06-26 12:45:03 +02:00
test_function_transformer.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_label.py CLN Refactors _encode into two functions (#17101) 2020-05-12 14:23:00 -04:00