@@ -321,7 +321,14 @@ which support geometric operations. If your work entails maps and
321
321
geographical coordinates, and you love pandas, you should take a close
322
322
look at Geopandas.
323
323
324
- ### [ staricase] ( https://github.com/staircase-dev/staircase )
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
+ ### [ staircase] ( https://github.com/staircase-dev/staircase )
325
332
326
333
staircase is a data analysis package, built upon pandas and numpy, for modelling and
327
334
manipulation of mathematical step functions. It provides a rich variety of arithmetic
@@ -546,6 +553,7 @@ authors to coordinate on the namespace.
546
553
| [ composeml] ( https://github.com/alteryx/compose ) | ` slice ` | ` DataFrame ` |
547
554
| [ datatest] ( https://datatest.readthedocs.io/en/stable/ ) | ` validate ` | ` Series ` , ` DataFrame ` |
548
555
| [ composeml] ( https://github.com/alteryx/compose ) | ` slice ` | ` DataFrame ` |
556
+ | [ gurobipy-pandas] ( https://github.com/Gurobi/gurobipy-pandas ) | ` gppd ` | ` Series ` , ` DataFrame ` |
549
557
| [ staircase] ( https://www.staircase.dev/ ) | ` sc ` | ` Series ` , ` DataFrame ` |
550
558
| [ woodwork] ( https://github.com/alteryx/woodwork ) | ` slice ` | ` Series ` , ` DataFrame ` |
551
559
0 commit comments