Skip to content

Data analytics and visualization projects in Python

Notifications You must be signed in to change notification settings

Verozavr/Data-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Data Analytics Projects (Python)

A collection of data analytics and visualization projects designed to uncover insights from diverse datasets. These projects include analyses on taxi trends in New York and Peru, showcasing the power of data-driven storytelling

๐Ÿ“Œ Project Objectives:

  • Load and explore the taxi dataset
  • Clean and preprocess the data
  • Perform descriptive statistics and data transformations
  • Analyze key insights related to taxi trips (e.g., trip destinations, passenger count, holidays vs workdays)
  • Visualize trends using pandas and other visualization libraries

๐Ÿ› ๏ธ Libraries Used:

  • Pandas for calculation and statistical analysis
  • Matplotlib & Seaborn for visualization