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