Skip to content

sishik/USBikeshare_Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title
US Bikeshare Data

Introduction
In this project, I used data provided by�Motivate, a bike share system provider for 
many major cities in the United States, 
to uncover bike share usage patterns. I compared the system usage 
between three large cities: Chicago, New York City, and Washington, DC.

Prerequisites
* Should have Python 3, NumPy, and pandas installed using Anaconda
* A text editor, like Sublime or Atom.
* A terminal application (Terminal on Mac and Linux or Cygwin on Windows).

Installing
 A step by step series of examples that tell you how to get a development environment running.
* To install Anaconda follow the following link and instructions.
https://www.continuum.io/downloads
Programming Setup
 We need some code editors to carry on this required task. So,Atom which will work on all operating systems. 
If you decide not to use Atom, for first time coders�Sublime�is also popular.

Running Setup
To run the code we can use terminal(for e.g. Gitbash) .
To get the output follow the following instructions:
* All the required files which is to be analysed should be in same folder were code is residing. 
* After getting all the CSVs files and code with saved extension .py, 
then open the terminal and type: python �filename.py�. For e.g.
* After that go per as instructions asked on terminal after entering above instruction.

Acknowledgment
* Stackoverflow.com
* github.com
* https://docs.python.org/3/library/ (the python standard library)
* https://www.analyticsvidhya.com/blog/2016/01/12-pandas-techniques-python-data-manipulation/
* http://www.datasciencemadesimple.com/
* Introduction to programming using python by Y.Daniel Liang


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages