8000 GitHub - qchouleur/csv-transpose: A small CLI tool for CSV files to transpose column values to row values
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qchouleur/csv-transpose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

csv-transpose

Introduction

A small CLI tool for CSV files to transpose column values to row values.

How to use it

./csv-tranpose -h

# With the provided test file
cat test.csv | ./csv-transpose -c 0 1 --title-column Equipment --value-column Value

About

A small CLI tool for CSV files to transpose column values to row values

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0