Skip to content

I came across a challenge introduced by Shashank Kalanithi. it's a data set in form of a CSV file with an interesting block-like structure. The challenge was to transform this data into the regular form of long thin tables.

Notifications You must be signed in to change notification settings

taricov/Python_Wrangling_Messy_Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wrangling messy data set using Python:

I came across a challenge introduced by Shashank Kalanithi. it's a data set in form of a CSV file with unorganized columns and difficult for a computer to process, as follows:

The challenge was to transform this data in the regular form of long thin tables, and it went to be like this:

About

I came across a challenge introduced by Shashank Kalanithi. it's a data set in form of a CSV file with an interesting block-like structure. The challenge was to transform this data into the regular form of long thin tables.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published