command
module
Version:
v0.0.0-...-b1aeb14
Opens a new window with list of versions in this module.
Published: Dec 31, 2016
License: BSD-2-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
csvjoin
Join columns from two CSV files without having to use bloated Python modules.
Compile and Run
Compile with Go:
go build
And run:
./csvjoin -left ~/left.csv -right ~/right.csv -leftcol 1 -rightcol 2 -trimandignorecase
Copying
This program uses 2-claus BSD license, text of which can be found in LICENSE
file.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.