Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 568 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 568 Bytes

magrela-sim

Magrela-sim (Portuguese for "bikey-simulator") is a discrete simulation project that describes a bicycle rental system based on the Pronto Cycle Share dataset, in reguard to queue and resource management.

EDA - How to check results:

  1. Install Python 3.9 and the requirements (try to use a Python environment manager, ex. conda, venv, etc).
  2. Create the directories "data", "data/extracted", and "data/raw".
  3. Run all ipynbs of the notebooks directory in the explicited sequence.