Uber Rides Data Analysis using Python The analysis will be done using the following libraries :
Pandas: This library helps to load the data frame in a 2D array format and has multiple functions to perform analysis tasks in one go. Numpy: Numpy arrays are very fast and can perform large computations in a very short time. Matplotlib / Seaborn: This library is used to draw visualizations. Insights from the above plots : Most of the cabs booked for the distance of 4-5 miles. Majorly people chooses cabs for the distance of 0-20 miles. For distance more than 20 miles cab counts is nearly negligible.