Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.7%) to scientific vocabulary
Repository
Operations research with Ortools and Pandas.
Basic Info
- Host: GitHub
- Owner: lucasjamar
- License: apache-2.0
- Language: Python
- Default Branch: main
- Size: 1.64 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Pandas OR
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!
🚶 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
Owner
- Name: Lucas Jamar
- Login: lucasjamar
- Kind: user
- Location: Zurich
- Company: Alpiq
- Website: www.linkedin.com/in/lucas-j-5b3228102/
- Repositories: 3
- Profile: https://github.com/lucasjamar
Python and R developer specialized in data analytics and algorithms for energy and travel industries.
Citation (CITATION.cff)
cff-version: 1.2.0
title: Pandas OR
version: 0.1.3
date-released: 2022-08-07
url: https://github.com/lucasjamar/pandas-or
message: 'If you use this software, please cite it as below.'
type: software
authors:
- given-names: Lucas
family-names: Jamar
GitHub Events
Total
Last Year
Committers
Last synced: about 3 years ago
All Time
- Total Commits: 5
- Total Committers: 1
- Avg Commits per committer: 5.0
- Development Distribution Score (DDS): 0.0
Top Committers
| Name | Commits | |
|---|---|---|
| lucas | l****r@h****m | 5 |
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 20 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 4
- Total maintainers: 1
pypi.org: pandas-or
Optimization research with Ortools and Pandas.
- Homepage: https://github.com/lucasjamar/pandas-or
- Documentation: https://pandas-or.readthedocs.io/
- License: Apache-2.0
-
Latest release: 0.1.3
published over 3 years ago
Rankings
Maintainers (1)
Dependencies
- geopandas *
- pandas-or *
- plotly *
- atomicwrites 1.4.1 develop
- attrs 22.1.0 develop
- black 22.6.0 develop
- click 8.1.3 develop
- colorama 0.4.5 develop
- importlib-metadata 4.12.0 develop
- more-itertools 8.13.0 develop
- mypy-extensions 0.4.3 develop
- packaging 21.3 develop
- pathspec 0.9.0 develop
- platformdirs 2.5.2 develop
- pluggy 0.13.1 develop
- py 1.11.0 develop
- pyparsing 3.0.9 develop
- pytest 5.4.3 develop
- tomli 2.0.1 develop
- typed-ast 1.5.4 develop
- typing-extensions 4.3.0 develop
- wcwidth 0.2.5 develop
- zipp 3.8.1 develop
- absl-py 1.2.0
- numpy 1.23.1
- ortools 9.3.10497
- pandas 1.4.3
- protobuf 4.21.4
- python-dateutil 2.8.2
- pytz 2022.1
- six 1.16.0
- black ^22.6.0 develop
- pytest ^5.2 develop
- ortools ^9.3.10497
- pandas ^1.2.0
- python ^3.7
