feature-engine / feature_engine

Feature engineering package with sklearn like functionality
https://feature-engine.trainindata.com/
BSD 3-Clause "New" or "Revised" License
1.88k stars 310 forks source link

remove the boston dataset from the user guides #631

Closed solegalli closed 1 year ago

solegalli commented 1 year ago

For example for the arbitrary discretizer

solegalli commented 1 year ago

Hey @datacubeR !

Would you be able to pick this one up? I think it is only the arbitrary discretizer, but it wouldn't hurt taking another look :)

The easiest is to replace with the california housing dataset from sklearn

datacubeR commented 1 year ago

Sure, is It for this release or for the next one?