1.2.0
MNT: replace __file__ with importlib.resources (#20297)
Move project directory from scikits.learn to sklearn
MNT Applies black formatting to most of the code base (#18948)
FIX make pandas and liac arff parser quoting behaviour closer (#23497)
MAINT Clean deprecation for 1.2: load_boston (#24603)
MAINT Clean deprecation for 1.2: load_boston follow-up (#24653)
FIX crop properly the image in fetch_lfw_people (#24951)
MNT Update to black 22.3.0 to resolve click error (#22983)
ENH Allow path-like objects in load_svmlight_file. (#19075)