Skip to content

Category «python»

Bike Share Program – Python

As part of the Programming for Data Science nanodegree, I wrote a program in the Python programming language that would allow a user to ask questions about bikeshare trip data collected from New York City, Seattle, and Washington D.C. The code I wrote collects data from three CSV files, computes statistics, and allows users to …