Albert Villanova del Moral
|
647fcb1ac1
|
DOC Fix A to uppercase in See Also docstring section (#18332)
|
2020-09-04 10:35:01 -04:00 |
Frans Larsson
|
fef3664fb8
|
DOC Fix doc of defaults in _label.py (#18220)
Co-authored-by: Juan Carlos Alfaro Jiménez <JuanCarlos.Alfaro@uclm.es>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2020-08-21 20:24:42 +02:00 |
beatrizsmg
|
ec1070a212
|
DOC improve attributes and parameters descriptions in MultiLabelBinarizer (#17718)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
|
2020-06-25 18:20:40 +02:00 |
Thomas J. Fan
|
7cc0177f8e
|
MNT Replaces numpy alias with builtin typse (#17687)
* MNT Replaces numpy alias with builtin typse
* STY Lint error
|
2020-06-24 16:51:51 +02:00 |
Thomas J Fan
|
d40d993199
|
CLN Refactors _encode into two functions (#17101)
|
2020-05-12 14:23:00 -04:00 |
Thomas J Fan
|
e54cd3c061
|
API Deprecate positional arguments in preprocessing (#16996)
* API Deprecate positional arguments in preprocessing
* CLN Address comments
* CLN Uses classes as a keyword only argument
* BUG Fix
|
2020-04-23 19:10:49 +02:00 |
Facundo Ferrín
|
4346c82ca4
|
[MRG] Improve error message for None values in OneHotEncoder and OrdinalEncoder (#16713)
|
2020-03-21 14:29:04 +01:00 |
Paula
|
ff878d60aa
|
DOC add versionadded to OneHotEcoder, LabelEncoder (#15506)
and OrdinalEncoder
|
2019-11-15 22:01:55 +01:00 |
Léonard Binet
|
846e6a38b0
|
ENH Support for list of lists or list of arrays multilabel indicator (continuation) (#14865)
|
2019-10-25 11:37:18 +11:00 |
Thomas J Fan
|
15d5ef04df
|
MNT Make modules private in preprocessing (#15323)
|
2019-10-22 11:37:05 +08:00 |