/PyBer_Analysis

The PyBer Analysis repo contains an analysis of ridesharing and city data using Python, NumPy, Matplotlib, and SciPy by creating line charts, bar charts, scatter plots, bubble charts, pie charts, and box-and-whisker plots. Using Pandas DataFrames and groupby, pivot, and resample functions, the data has been analyzed to determine total rides, total drivers, total fares, and average fare per ride and driver by rural, suburban, or urban city type.

Primary LanguageJupyter Notebook

Watchers