Closed
Description
Describe the bug
In #24603, the Boston dataset has been removed. Nevertheless, the corresponding dataset apparently is still being distributed with the package: https://github.com/scikit-learn/scikit-learn/blob/main/sklearn/datasets/data/boston_house_prices.csv This does not look correct.
Steps/Code to Reproduce
Not required.
Expected Results
The corresponding data file is removed as well.
Actual Results
The corresponding data file is still distributed.
Versions
1.6.1 and `main`.