You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to run the models and visualization scripts, you would need to install the following Python packages:
- os
- shutil
- pathlib
- sys
- pandas
- numpy
- geopandas
- shapely
- geopy
- pyomo
- datetime
- matplotlib
- seaborn
- networkx
- pyyaml
- openpyxl
- pyarrow
- xlrd
- highspy
Also, in order to initiate the optimization step, you would need to install either open-source (e.g., HiGHS) or commercial (e.g., Gurobi or CPLEX) solvers.