Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 67e6e6f

Browse files
kmax12jreback
authored andcommittedJun 5, 2018
Add Featuretools to Pandas Ecosystem Page (#21297)
1 parent 15b39cd commit 67e6e6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎doc/source/ecosystem.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,10 @@ Statsmodels leverages pandas objects as the underlying data container for comput
3838
Use pandas DataFrames in your `scikit-learn <http://scikit-learn.org/>`__
3939
ML pipeline.
4040

41+
`Featuretools <https://github.com/featuretools/featuretools/>`__
42+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4143

44+
Featuretools is a Python library for automated feature engineering built on top of pandas. It excels at transforming temporal and relational datasets into feature matrices for machine learning using reusable feature engineering "primitives". Users can contribute their own primitives in Python and share them with the rest of the community.
4245

4346
.. _ecosystem.visualization:
4447

0 commit comments

Comments
 (0)
Please sign in to comment.