​Scikit-learn drops support of Python2.7 with new PR.



It means scikit-learn master now requires Python >= 3.5.



https://github.com/scikit-learn/scikit-learn/pull/12639



#scikitlearn



🔗 MRG Drop legacy python / remove six dependencies by amueller · Pull Request #12639 · scikit-learn/sc

Tries to drop legacy python (2.7) and remove six everywhere.