diff --git a/doc/source/ecosystem.rst b/doc/source/ecosystem.rst index 56fea1ccfd9dc..f683fd6892ea5 100644 --- a/doc/source/ecosystem.rst +++ b/doc/source/ecosystem.rst @@ -39,7 +39,7 @@ Use pandas DataFrames in your `scikit-learn `__ ML pipeline. `Featuretools `__ -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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.