Given *file.csv*:
a,b,c
1,2,3
How can
mlr
be made to output:
a,b,c
1,2,c
Using the label name of $c
*without* knowing in advance that $c
contains the letter "*c*"?
---
Note: correct answer must use mlr
only.
Asked by agc
(7353 rep)
Mar 14, 2018, 03:31 PM
Last activity: Jul 1, 2020, 07:30 AM
Last activity: Jul 1, 2020, 07:30 AM