/pdsnd_github

GitHub project (Project 3) repository for PDSND

Primary LanguagePython

Bike Share Data Analytics

This is an interactive program that performs analytics on publicly available bike share data from 3 major cities: Washington D.C., New York City, and Chicago. The data is from the first half of 2017.

Language and Libraries

The project is written in Python and utilizes the Pandas and Numpy statistical libraries.

Files used:

  • bikeshare.py
  • chicago.csv
  • washington.csv
  • new_york_city.csv

Running program

To run this program, use python bikeshare.py

Project Dates

This project began on August 11, 2021. The README for this project began on August 26, 2021.

Credits

License

Feel free to use this code however you want, with one exception. If you are taking the Udacity Python course that includes this project, please do your own work. Plagiarism is not allowed.