Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 515 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 515 Bytes

Data Analysis is the process of cleaning, transforming , manipulating data into useful information.

  • Pandas for data analysis
  • Matplotlib for data visualisation
  • Seaborn for data visualisation

Uber data analysis

Project goals :

  1. How long do people travel in Uber?
  2. What hour do most of the people take Uber?
  3. What is the purpose of the trip?
  4. Which day has the highest number of trips?