What's Changed
Enhancement
- feat: enable
GroupedTransformer.set_output(..)
by @FBruzzesi in #697 - feat: bump narwhals and adapt to support pyarrow by @FBruzzesi in #694
- Multi output support for TrainOnlyTransformerMixin by @CarloLepelaars in #700
Bug fix
- patch: fix estimator kwargs in signature by @FBruzzesi in #693
- Fix flaky tests by @koaning in #698
Documentation
- docs:
LowessRegression
usage docstring by @david26694 in #688 - docs: first docstrings for linear model by @david26694 in #691
- docs: PCA and UMAP OutlierDetection docstring examples by @anopsy in #654
- docs: automatic
this.md
generation by @FBruzzesi in #705
Other
- ci: remove pre flag for optional deps by @FBruzzesi in #702
Full Changelog: v0.9.1...v0.9.2