koaning / scikit-lego

Extra blocks for scikit-learn pipelines.
https://koaning.github.io/scikit-lego/
MIT License
1.28k stars 117 forks source link

Transition to scikit-learn 1.6 #719

Open FBruzzesi opened 3 days ago

FBruzzesi commented 3 days ago

scikit-learn make transition from 1.5 to 1.6 easier for third-party library using scikit-learn utilities will give us some buffer time to adjust to the new changes before they make it to a release. From other discussions it seems that these changes will appear in 1.7.

Before that happens we should decide how to proceed forward. I see the following options:

FBruzzesi commented 2 days ago

It might be a bit patchy but definitly doable. I will open a PR tomorrow. For now I added the new tags and created the function to split check pre and post 1.6 (branch if interested)