-
-
Notifications
You must be signed in to change notification settings - Fork 26k
Closed
Labels
EasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolve
Description
This can be broken up into multiple pull requests.
Remove:
-
from __future__
imports -
sklearn.externals.six
-
super(cls, self)
is nowsuper()
- any code explicitly commented to be for Python 2 support
- anything else in sklearn.utils.fixes related to this
Admittedly I'm not sure it is wise to rush this change, given that we might still be backporting fixes to 0.20.X for a little while...
Metadata
Metadata
Assignees
Labels
EasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolve