1.2.0
ENH Add optional parameter to return raw data for diabetes dataset (#16605)
MAINT Clean deprecation for 1.2: load_boston follow-up (#24653)
MNT: replace __file__ with importlib.resources (#20297)
FIX crop properly the image in fetch_lfw_people (#24951)
MAINT Clean deprecation for 1.2: load_boston (#24603)
CI Remove pandas FutureWarning in scipy-dev build (#24206)
DOC fetch_california_housing passes numpydoc validation (#22882)
FIX: fetch covtype dataset concurrent-safe (#23113)
DOC fix numpydoc validation for fetch_kddcup99 (#23929)
MAINT Import from public SciPy in pubilc namespace (#22875)
FIX make pandas and liac arff parser quoting behaviour closer (#23497)
DOC Ensures that fetch_rcv1 passes numpydoc validation (#22225)
DOC Ensures that `make_gaussian_quantiles` passes numpydoc validation (#23996)
DOC Ensures that fetch_species_distributions passes numpydoc validation (#24162)
MAINT clean-up unused variables and imports in cython files (#24347)
ENH Allow path-like objects in load_svmlight_file. (#19075)
DOC Ensures that fetch_20newsgroups passes numpydoc validation (#22329)