Language Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Exploring-eBay-Car-Sales-Data.


Explore the repository»

Python,Data Analysis,Data Cleaning

About The Project

The aim of this project is to clean the data and analyze the included used car listings.

Built With

  • python,Pandas,NumPy

Dataset

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.

Project structure

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

Getting Started

Clone the repository into a local machine using

git clone https://github.com/AvinashBolleddula/Exploring-eBay-Car-Sales-Data

Prerequisites

These are the prerequisites to run the program.

  • python 3.8.3,Pandas,NumPy

Contact

Avinash B - avinash.bolleddula@gmail.com

Project Link: https://github.com/AvinashBolleddula/Exploring-eBay-Car-Sales-Data