main
MNT Make diabetes data match the original source (#31977)
MNT Fix typos found by typos (#33916)
MNT Fix pre-commit issues (#31013)
fix(datasets): retry corrupted OpenML downloads and report the cached path (#34262)
MNT Switch to absolute imports enforced by `ruff` (#31847)
MNT _convert_container columns_name -> column_names (#33955)
DOC fix the docstring of load_descr (#34130)
DOC Update california housing dataset URL (#33296)
DOC Fix typo in return_X_y param in dataset loaders (#34103)
MNT Use pyrefly instead of mypy for type-checking (#34527)
Enable config setting `sparse_interface` to control sparray and spmatrix creation (#31177)
MNT Remove redundant mkdir calls (#31833)
MNT Avoid numpy array resize refcheck in svmlight format (#31435)
DOC Correct many typos in code comments (#32666)
BLD Reduce generated build file path lengths to avoid Windows path length limitation (#31212)