jluispcardenas / cvsjoin

Herramienta genérica para unir varios CSV uniendo sus cabeceras y poniendo un valor default a los que no cuenten con algún campo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cvsjoin

Generic tool to join several CSVs by joining their headers and setting a default value to those that do not have a field.

Use

cvsjoin [final file] [files...]

Remarks

Alternative to the tool: http://csvkit.readthedocs.io/en/0.9.1/scripts/csvjoin.html

Licence

This project is licensed under the MIT License

About

Herramienta genérica para unir varios CSV uniendo sus cabeceras y poniendo un valor default a los que no cuenten con algún campo.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%