You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
47
+
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.
48
48
49
49
.. _ecosystem.visualization:
50
50
@@ -149,13 +149,30 @@ for pandas ``display.`` settings.
149
149
qgrid is "an interactive grid for sorting and filtering
150
150
DataFrames in IPython Notebook" built with SlickGrid.
0 commit comments