07-04-2019
Udacity Project 3_Share of bikeshare.py project on GitHub ![]()
Udacity Project 3 is a course on version control. It uses the course work from a python project to learn Git and how to share a project on GitHub.
- bikeshare.py
- washington.csv
- chicargo.csv
- new_york_city.csv
Credit to project mentor @Raheel K for reviewing my code and highlighting issues before project submission 👍
.gitignore fix used to remove raw data file from the GitHub repository as they were added in error originally.