An open API service indexing awesome lists of open source software.

https://github.com/verozavr/data-analytics

Data analytics and visualization projects in Python
https://github.com/verozavr/data-analytics

challenge data-analitics data-analysis-python data-analytics data-science data-science-projects data-visualization matplotlib numpy pandas project projects python seaborn taxi-data training-project

Last synced: 4 months ago
JSON representation

Data analytics and visualization projects in Python

Awesome Lists containing this project

README

        

# 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