datopian / datapipes

Data Pipes for CSV
https://datapipes.okfnlabs.org/
MIT License
117 stars 16 forks source link

Transform: addcol (add a column) #94

Open rufuspollock opened 11 years ago

rufuspollock commented 11 years ago

Propose:

addcol [{name} [{value}]]

where name is name of column (inserted in first row) and value is optional but is value inserted in each row other than first (note if you don't have a header column you leave both out.

@rossjones suggested in #4

Feel that to add I should be able to provide a title, and either: