1.2.2
ENH Add optional parameter to return raw data for diabetes dataset (#16605)
DOC: fix typo in California Housing dataset description (#25613)
MNT: replace __file__ with importlib.resources (#20297)
FIX add retry mechanism to handle quotechar in read_csv (#25511)
MAINT Clean deprecation for 1.2: load_boston (#24603)
MAINT handle deprecations from `importlib.resources` (#25157)
DOC fetch_california_housing passes numpydoc validation (#22882)
FIX: fetch covtype dataset concurrent-safe (#23113)
DOC fix rendering of versionadded (#25211)
FIX crop properly the image in fetch_lfw_people (#24951)
MAINT Import from public SciPy in pubilc namespace (#22875)
DOC Ensures that fetch_rcv1 passes numpydoc validation (#22225)
DOC Add docstring example to make_regression (#25551)
DOC Ensures that fetch_species_distributions passes numpydoc validation (#24162)
CI Adapt handling of discarded fused typed memoryview (#25425)
DOC Ensures that fetch_20newsgroups passes numpydoc validation (#22329)