I'm opening this issue to track a few deprecations and breaking changes that we need to consider.
Minimum requirements
- We need to bump scikit-learn requirements to 1.4 (currently it's 1.2)
- Python 3.9 stops being supported in October 2025, so we need to bump the minimum requirements to 3.10
Deprecations
These are most of the changes that I have found so far.
I'm opening this issue to track a few deprecations and breaking changes that we need to consider.
Minimum requirements
Deprecations
DropIfTooManyNullstabular_learnerpatch_displayandunpatch_displayspecific_transformersparameter inTableVectorizer.skb.apply(how=...)rename values for .skb.apply(how=...) #1628These are most of the changes that I have found so far.