csvtate

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2024 License: MIT Imports: 11 Imported by: 0

README

normalize repetitive columns

Go Report Card MIT License

csvtate

csvtate repetitive_input.csv normalized_output.csv
a,b1,b2,c1,c2
1,2,3,4,5
 |
 v
a,b,c
1,2,4
1,3,5

Install

GitHub Releases

https://github.com/shu-go/csvtate/releases

Go install

go install github.com/shu-go/csvtate@latest

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL