Skip to content

Commit 67e6e6f

Browse files
kmax12jreback
authored andcommitted
Add Featuretools to Pandas Ecosystem Page (pandas-dev#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

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