Skip to content

Commit 9646587

Browse files
kmax12TomAugspurger
authored andcommitted
Add Featuretools to Pandas Ecosystem Page (pandas-dev#21297)
(cherry picked from commit 67e6e6f)
1 parent 182a16d commit 9646587

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/ecosystem.rst

+3
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)