alteryx/featuretools
An open source python library for automated feature engineering
Implements Deep Feature Synthesis (DFS), an algorithm that automatically generates features from relational, multi-table datasets by applying aggregation and transformation primitives across entity relationships and time windows. Supports distributed computation via Dask for parallel feature generation, extensible primitive libraries (including NLP and premium options), and can handle timestamped transactions to create temporal features.
7,622 stars and 162,757 monthly downloads. Used by 3 other packages. Available on PyPI.
Stars
7,622
Forks
907
Language
Python
License
BSD-3-Clause
Category
Last pushed
Feb 03, 2026
Monthly downloads
162,757
Commits (30d)
0
Dependencies
9
Reverse dependents
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alteryx/featuretools"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
feature-engine/feature_engine
Feature engineering and selection open-source Python library compatible with sklearn.
cod3licious/autofeat
Linear Prediction Model with Automated Feature Engineering and Selection Capabilities
abess-team/abess
Fast Best-Subset Selection Library
rodrigo-arenas/Sklearn-genetic-opt
ML hyperparameters tuning and features selection, using evolutionary algorithms.
abhayspawar/featexp
Feature exploration for supervised learning