1.3.2
Imp splitting of test_preprocessing.py
MAINT use .toarray instead of .A that is deprecated (#27367)
MAINT Remove soon-to-be deprecated scipy.sparse functions (#26751)
MAINT Fix typos found by codespell (#26852)
CI Fix scipy-dev issues related to numpy 2.0 changes (#27190)
MNT add isort to ruff's rules (#26649)
FIX Disable set_output for label encoders (#26940)
TST Fix typo, lint `test_target_encoder.py` (#26958)