https://github.com/grandechowhiskey/car-sales-analysis-python
Car sales data analysis using Python – data cleaning, visualization, and insights extraction.
https://github.com/grandechowhiskey/car-sales-analysis-python
csv jupyter-notebook matplotlib pandas python3 seaborn
Last synced: about 1 year ago
JSON representation
Car sales data analysis using Python – data cleaning, visualization, and insights extraction.
- Host: GitHub
- URL: https://github.com/grandechowhiskey/car-sales-analysis-python
- Owner: GrandEchoWhiskey
- License: mit
- Created: 2025-03-12T21:42:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-12T21:49:43.000Z (about 1 year ago)
- Last Synced: 2025-03-12T22:29:53.586Z (about 1 year ago)
- Topics: csv, jupyter-notebook, matplotlib, pandas, python3, seaborn
- Language: Jupyter Notebook
- Homepage: https://www.kaggle.com/datasets/missionjee/car-sales-report
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Car Sales Analysis in Python
This repository contains an in-depth analysis of car sales data using Python. The project involves data cleaning, exploratory data analysis (EDA), and visualization to uncover trends and insights. Key aspects covered in the notebook include:
Data preprocessing and cleaning
Statistical summaries and trend analysis
Visualizations of sales distribution, price variations, and other key metrics
Insights into factors affecting car sales
The project is ideal for data enthusiasts looking to practice real-world data analysis techniques in Python.