w# Data_Visualization
Welcome to the Vehicle Data Visualization project! This repository showcases various data visualizations created using Python libraries including Matplotlib, Seaborn, and Plotly. The visualizations explore insights into vehicle data, such as MSRP (Manufacturer's Suggested Retail Price), engine horsepower, and vehicle popularity.
Here’s what you’ll find in this project:
- Bar Graph: 📉 Average MSRP by Vehicle Size
- Histogram: 📊 Distribution of Engine HP
- Pie Chart: 🥧 Distribution of Vehicle Sizes
- Line Graph: 📈 Highway MPG Over the Years by Driven Wheels
- Scatter Plot: 🔍 Engine Cylinders vs. Popularity
- Bubble Chart: 💬 Engine HP vs. MSRP with Bubble Size Based on Popularity
- Violin Plot: 🎻 Distribution of MSRP by Vehicle Size
- Box Plot: 📦 Distribution of Engine HP by Vehicle Size
- Area Chart: 📉 Cumulative Count of Vehicles Over the Years
- Tree Map: 🌳 Count of Vehicle Styles by Make
To get started with this project, follow these steps:
-
Clone the Repository: