Skip to content

Data Cleaning is major part of Data Science Cycle. It will take 80% time.

Notifications You must be signed in to change notification settings

muskanmahajan37/Data-Cleaning-with-python

 
 

Repository files navigation

Welcome to datacleaning with python

A vital component of data science involves acquiring raw data and getting it into a form ready for analysis. In fact, it is commonly said that data scientists spend 80% of their time cleaning and manipulating data, and only 20% of their time actually analyzing it. This course will equip you with all the skills you need to clean your data in Python, from learning how to diagnose your data for problems to dealing with missing values and outliers. At the end of the course, you'll apply all of the techniques you've learned to a case study in which you'll clean a real-world Gapminder dataset!

About

Data Cleaning is major part of Data Science Cycle. It will take 80% time.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%