This project was created on the 11th of September and the README file was created on the 1th of October.
Explore US Bikeshare Data
In this project, I used Python to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington. I wrote code to import the data and answer interesting questions about it by computing descriptive statistics. I also wrote a script that takes in raw input to create an interactive experience in the terminal to present these statistics.
I used these three files that I had from Udacity chicago.csv new_york_city.csv washington.csv and I used Atom as my text editor
Udacity's programing for data science for enterprise this is the link: https://www.udacity.com/course/programming-for-data-science-nanodegree--nd104