We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f62988 + 129b3b4 commit bf2ca40Copy full SHA for bf2ca40
doc/source/ecosystem.rst
@@ -56,8 +56,15 @@ more advanced types of plots then those offered by pandas.
56
57
58
`Geopandas <https://github.com/kjordahl/geopandas>`__
59
-------------------------------------------------------
+-----------------------------------------------------
60
61
Geopandas extends pandas data objects to include geographic information which support
62
geometric operations. If your work entails maps and geographical coordinates, and
63
you love pandas, you should take a close look at Geopandas.
64
+
65
+`sklearn-pandas <https://github.com/paulgb/sklearn-pandas>`__
66
+-------------------------------------------------------------
67
68
+Use pandas DataFrames in your scikit-learn ML pipeline.
69
70
0 commit comments