Skip to content

A dataset of waste vehicles with 350,000+ rows is cleaned using pandas and jupyter notebook in python.

Notifications You must be signed in to change notification settings

saksham-joshi/Vehicles_Data_Cleaning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hey there,

This is a Data Cleansing/Cleaning project of "autos.csv" dataset which is extracted from kaggle.com. This dataset contains details of around 350,000+ waste cars.

Before executing "main.ipynb" make sure to install "Python3" on your system from here Also download auto.csv and auto_CLEANED.csv .

After succesfull installation....

Installation

Type below commands to install pip if you are in linux...

  sudo apt install pip

and then type below commands if you are on Windows or Linux.

  pip install pandas
  pip install jupyter
  pip install openpyxl
  pip install numpy

🔗 Links

portfolio linkedin Github

About

A dataset of waste vehicles with 350,000+ rows is cleaned using pandas and jupyter notebook in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published