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
- 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
- Pandas for calculation and statistical analysis
- Matplotlib & Seaborn for visualization