scikit-learn/sklearn/preprocessing
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
..
tests MNT More replacements of numpy aliases with built-in types (#17707) 2020-06-26 12:45:03 +02:00
__init__.py MNT Make modules private in preprocessing (#15323) 2019-10-22 11:37:05 +08:00
_csr_polynomial_expansion.pyx MNT consistently call import_array() after cimport of numpy (#17054) 2020-04-28 12:19:52 +02:00
_data.py DOC shorten class links in docstring using tilde (#17470) 2020-06-16 10:44:13 +02:00
_discretization.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
_encoders.py MNT More replacements of numpy aliases with built-in types (#17707) 2020-06-26 12:45:03 +02:00
_function_transformer.py DOC standardized formatting for default values in transformer class. (#17505) 2020-06-06 17:04:12 -04:00
_label.py DOC improve attributes and parameters descriptions in MultiLabelBinarizer (#17718) 2020-06-25 18:20:40 +02:00
setup.py [MRG] Fast PolynomialFeatures on CSR matrices (#12197) 2018-10-19 10:55:14 +02:00