Python,Data Analysis,Data Cleaning
The aim of this project is to clean the data and analyze the included used car listings.
- python,Pandas,NumPy
We will be working on a dataset of used cars from eBay Kleinanzeigen, a classifieds section of the German eBay website.
The dataset was originally scraped and uploaded to Kaggle. The version of the dataset we are working with is a sample of 50,000 data points that was prepared by Dataquest including simulating a less-cleaned version of the data.
Files in this repository:
| File / Folder | Description |
|---|---|
| ebay.png | ebay Image |
| autos.csv | The version of the dataset we are working with is a sample of 50,000 data points that was prepared by Dataquest including simulating a less-cleaned version of the data |
| Analyzing Used Car Listings on eBay Kleinanzeigen.ipynb | Analysis and Cleaning of included used car listings |
| README | Readme file |
Clone the repository into a local machine using
git clone https://github.com/AvinashBolleddula/Exploring-eBay-Car-Sales-DataThese are the prerequisites to run the program.
- python 3.8.3,Pandas,NumPy
Avinash B - [email protected]
Project Link: https://github.com/AvinashBolleddula/Exploring-eBay-Car-Sales-Data