alteryx/featuretools
An open-source Python library that automates the creation of machine learning features from relational datasets.

Velocity · 7d
+2.4
★ / day
Trend
→steady
star history
Featuretools automates the process of creating predictive features from structured relational data. It works by parsing multiple related tables and applying deep feature synthesis algorithms to generate features automatically, reducing the manual effort required in feature engineering. The library integrates with scikit-learn and is commonly used as a preprocessing step in ML model development pipelines.