Skip to content

Latest commit

 

History

History
105 lines (57 loc) · 2.62 KB

README.md

File metadata and controls

105 lines (57 loc) · 2.62 KB

Springboard Data Analytics Track - Capstone Project Two

Explore US Bikeshare Data

  1. A given end-user inputs an inquiry regarding relevant information pertaining to planning their bikeshare usage
  2. Text-display output regarding bikeshare information for three locations (Chicago, New York City and/or Washington, DC)
  3. Options to review data include...
  • what hour;
  • what month;
  • what route; and/or,
  • weekday is the most popular for customers to utilize this service?

These and other data analysis, related-results have practical purposes for inventory control and promotional campaigns therein potentially increasing overall bikeshare rentals and/or supporting other business-related activities ranging from expansion to other locations to business forecasting. ©John S. Rajeski, Ed.D.

References
Bitwise Operators -
Built-in exceptions
Common String Operations -
Doc Strings -
Errors and Exceptions -
Format String Syntax -
Google -
GitHub -
How George Boole’s zeroes and ones changed the world -
Interpreter -
Numpy Reference -
Pandas Data Analysis Library -
Python -
Python Formatter -
Reading Writing Files -
Reserved Words -
Stack Over Flow -
Star Split -
String Methods -
Style Guide for Python Code -
The Math Forum -
While Loops -