There are two files in this repository.
complete_code_taxi_cab_analysis.ipynb should be runable by anyone who has the datafiles. Those datafiles are: yellow_tripdata_2017-06.csv (https://www1.nyc.gov/site/tlc/about/tlc-trip-record-data.page) taxi+_zone_lookup.csv (https://s3.amazonaws.com/nyc-tlc/misc/taxi+_zone_lookup.csv)
summary_taxi_cab_analysis.ipynb should not be run, but will present a summary of the analysis in complete_code_taxi_cab_analysis.ipynb