skrub is a Python library to ease preprocessing and feature engineering for tabular machine learning.
Our long-term goal is to directly connect database tables to machine learning estimators.
https://skrub-data.org
https://discord.gg/ABaPnm7fDC
Skrub
Loading...
- fuzzy_join and Joiner now allow to choose the metric that should be used for matching.
- ApplyToCols now has the exclude_cols parameter, to define which columns should not be transformed.