Skip to content

lucasjamar/pandas-or

Repository files navigation

Pandas OR

Python version PyPI version PyPI download Binder License Code style: black "Buy Me A Coffee"

Optimization research made easy using Pandas and Ortools.

The purpose of working with Pandas in combination with Ortools is to bridge the gap between optimization research and data analytics, data science, and data visualization. With pandas-or, you can solve complex knapsack or vehicle routing type problems and then create statistics, plots, and dashboards from your results!

💻 Installation

Pip

pip install pandas-or

▶ Demo

Try out the examples in Binder! Binder

🚶 Upcoming features

  • Code tests.
  • Basic shift scheduling solvers.
  • More complex routing problem solvers (pickups & deliveries, constraints).
  • Read The Docs documentation.
  • Gitlab CI builds.

📚 Read The Docs

Coming soon!

Sponsors

"Buy Me A Coffee"

About

Operations research with Ortools and Pandas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages