Skip to content

kshkaran2k/arrange_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arrange_data

This script will tranform the single columnar data into multiple columns

If your row-wise data is in a single column, but in different rows then you can transform the data into proper row and column wise.

The repo is having sample files(sample.csv as input and sample_out.csv as output) as an example.

The usage of the script can be easily understood by

Sample Input Given

input data

Output Achived from the Input

output data

About

This script will tranform the single columnar data into multiple columns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages