Guillaume Lemaitre
|
a5542e9490
|
BUG fix pip3 ubuntu update by suffixing file (#15928)
|
2019-12-20 11:11:20 -05:00 |
Brian Wignall
|
0e10b3a3cb
|
DOC Fix typos, via a Levenshtein-style corrector (#15923)
|
2019-12-19 16:26:02 -08:00 |
Nicolas Hug
|
42e17b3487
|
MNT Removed deprecated attributes and parameters -- ctnd (#15804)
|
2019-12-13 15:05:51 -05:00 |
Hanmin Qin
|
dc111489a1
|
DOC correct some indents (#15875)
|
2019-12-13 11:51:17 +08:00 |
Nicolas Hug
|
4256542b10
|
MNT Removed deprecated attributes and parameters (#15803)
|
2019-12-09 22:17:06 +08:00 |
Guillaume Lemaitre
|
c311efd501
|
FIX accept pandas Index for feature_names in PDP (#15639)
|
2019-11-18 06:39:43 -06:00 |
Nicolas Hug
|
19ad136223
|
MNT Replace DeprecationWarning with FutureWarning (#15080)
* bruteforce renaming
* WIP
* WIP
* some more
* removed weird line
* update -Werror
* testiforest
* again
* Fixed some tests
* fixed some tests
* removed -Werror
* fixed test_docstring_param issue
* fixed some tests
* some more
* renamed to SklearnDeprecationWarning
* pep8
* updated docs
* pep8
* merge
* changed to FutureWarning
* fixes
* Update doc/developers/tips.rst
Co-Authored-By: Adrin Jalali <adrin.jalali@gmail.com>
* avoid duplicates
* fixed warning for deprecations
* Still make CI break if DeprecationWarning isn't caught
* updated one warning
* fixed test
* fixed some renamings
* updated new dep warnings
* fixed bad import
* ignore warnings
* update again
* ignore futurewarning when walking packages
* Fixed test
* pep8
* Added whatsnew
|
2019-10-29 15:39:26 +01:00 |
Nicolas Hug
|
b92455a6b2
|
MAINT Deprecate all of utils.testing except all_estimators (#15367)
|
2019-10-28 17:28:56 +01:00 |