We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a7d684 commit 9c54a4cCopy full SHA for 9c54a4c
web/pandas/community/ecosystem.md
@@ -321,6 +321,13 @@ which support geometric operations. If your work entails maps and
321
geographical coordinates, and you love pandas, you should take a close
322
look at Geopandas.
323
324
+### [gurobipy-pandas](https://github.com/Gurobi/gurobipy-pandas)
325
+
326
+gurobipy-pandas provides a convenient accessor API to connect pandas with
327
+gurobipy. It enables users to more easily and efficiently build mathematical
328
+optimization models from data stored in DataFrames and Series, and to read
329
+solutions back directly as pandas objects.
330
331
### [staricase](https://github.com/staircase-dev/staircase)
332
333
staircase is a data analysis package, built upon pandas and numpy, for modelling and
0 commit comments