Uber Data Analysis Using the R Language

Uber Data Analysis Using the R Language

R is a programming language and integrated environment focusing on statistical analysis.

In this project, we will analyze Uber data for New York. We’ll explore the basics of filtering, grouping, and data visualization by hour, day, and month.

We will apply different filters and grouping techniques to the dataset. We will visualize the data using the ggplot2 module of R. We will also plot the data on the New York map to enhance the presentation.