Featuretools automatically creates features from
temporal and relational datasets

Deep Feature Synthesis
Featuretools uses DFS for automated feature engineering. You can combine your raw data with what you know about your data to build meaningful features for machine learning and predictive modeling.

Precise Handling of Time
Featuretools provides APIs to ensure only valid data is used for calculations, keeping your feature vectors safe from common label leakage problems. You can specify prediction times row-by-row.

Reusable Feature Primitives
Featuretools comes with a library of low-level functions which can be stacked to create features. You can build and share your own custom primitives to be reused on any dataset.
Why use Featuretools?
Improve your existing workflow
Featuretools works alongside tools you already use to build machine learning pipelines. You can load in pandas dataframes and automatically create meaningful features in a fraction of the time it would take to do manually.
Accessible Python API
With several demo applications, extensive documentation and community support on Stack Overflow, getting started with Featuretools is easier than ever. Take a look at the Demos page to get started.
Featuretools v0.3.0 is out! We're particularly excited about this release because feature calculations now run 2x faster on average and over 10x faster in some cases. See all the changes in our documentation https://t.co/KhuRJ0Tvx4 pic.twitter.com/0rhFo4RBjd
— Featuretools (@featuretools_py) August 28, 2018
2018 was a great year for Featuretools. Here's the year in review. Can't wait to share what's in store for 2019! https://t.co/usvvxykz6e pic.twitter.com/Tu6tR9O9CQ
— Featuretools (@featuretools_py) December 30, 2018
Wow, it's been 1 year since we open sourced @featuretools. I'm so proud of the @feature_labs team and the Featuretools community who have helped it mature into the most popular library for automated feature engineering. From one year ago: https://t.co/KHVL6rIICg.
— Max Kanter (@maxk) September 27, 2018
OUR USERS