Skip to content

Data Cleaning and Data Wrangling of Horizontal database into Vertical database

Notifications You must be signed in to change notification settings

UdaykiranEstari/Cleaning-Wrangling-SurveyMonkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Cleaning and Data Wrangling of Surveymonkey Data

Libraries Used:

Python Anaconda Pandas NumPy

Quick Overview:

This Project is the quick overview of converting the horizontal database into vertical database and making the readability of the data to simple and engaging way. In the way of transforming data, the database is cleaned according to the needs while maintaing the data integrity.

Highlights :

  1. melt() function is opposite of pivot function, which is one of the best function and saves a lot of time.
  2. merge() function is which is similar to sets, is one of the important function for joing the data as per our requirements.

The Data Transition is as shown below

Data_Cleaning_Challange

About

Data Cleaning and Data Wrangling of Horizontal database into Vertical database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published