Highly Experienced Python Expert for GitHub Repo Task
Budget: $30 – $250 USD
I need a Python expert to generate a CSV file (or similar) from an existing GitHub repository. The code may require very minor tweaks. I already have the code woking on a laptop I can give you access to via anydek.
Ideal Skills and Experience:
- Proficiency in Python
- Experience working with GitHub repositories
- Ability to modify existing code
- Familiarity with CSV file generation
Here is the repo:
https://github.com/marina-haliem/Dynamic-RideSharing-Pooling-Simulator
The most important part is number 7 in the ReadMe section:
" 7. Create trip database for Simulation
docker-compose run --no-deps sim python src/preprocessing/create_db.py ./data/trip_records/mm_trips_2016-06.csv"
I need a *CSV* of car trips generated and should have the following information:
-date and time of trip
-whether trip is pickup or drop off
-origin location
-destination location
-vehicle id
-passenger id
-vehicle action [1. going to do a first pickup (empty at this point) 2. picking up passenger 3. dropping off passenger]
Ideal Skills and Experience:
- Proficiency in Python
- Experience working with GitHub repositories
- Ability to modify existing code
- Familiarity with CSV file generation
Here is the repo:
https://github.com/marina-haliem/Dynamic-RideSharing-Pooling-Simulator
The most important part is number 7 in the ReadMe section:
" 7. Create trip database for Simulation
docker-compose run --no-deps sim python src/preprocessing/create_db.py ./data/trip_records/mm_trips_2016-06.csv"
I need a *CSV* of car trips generated and should have the following information:
-date and time of trip
-whether trip is pickup or drop off
-origin location
-destination location
-vehicle id
-passenger id
-vehicle action [1. going to do a first pickup (empty at this point) 2. picking up passenger 3. dropping off passenger]