skrub-data / skrub

Prepping tables for machine learning
https://skrub-data.org/
BSD 3-Clause "New" or "Revised" License
1.04k stars 91 forks source link

use _selectors.select in SelectCols and DropCols #935

Closed jeromedockes closed 2 weeks ago

jeromedockes commented 2 weeks ago

small simplificaton of the implementation of SelectCols and DropCols that removes some duplicated code