https://github.com/Verozavr/taxi-data-analytics-project
Data analytics and visualization projects in Python
https://github.com/Verozavr/taxi-data-analytics-project
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: 6 months ago
JSON representation
Data analytics and visualization projects in Python
- Host: GitHub
- URL: https://github.com/Verozavr/taxi-data-analytics-project
- Owner: Verozavr
- Created: 2025-02-26T21:12:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T22:00:34.000Z (over 1 year ago)
- Last Synced: 2025-02-26T22:28:07.520Z (over 1 year ago)
- Topics: 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
- Language: Jupyter Notebook
- Homepage:
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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