1.7.1
ENH Use scipy Yeo-Johnson implementation in PowerTransformer for scipy >= 1.9 (#31227)
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)
DOC Fix various typos in documentation and comments (#31404)
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)