1.7.2
Fix empty column check in ColumnTransformer to be compatible with pandas>=3 (#31807)
MNT Enforce ruff rules (RUF) (#30694)
MNT Add author/license note where missing and add the linter (#29477)
MNT Remove ellipsis from doctests (#31332)
DOC Improve consistency of inverse_transform return name (#31135)
MNT Remove utils.fixes after Python 3.10 bump (#31022)
MNT remove unnecessary cython.import_array (#28656)
BLD Reduce generated build file path lengths to avoid Windows path length limitation (#31212)