John Kerl
John Kerl
Nice request!! :)
Also nice request!! :)
@m040601 LOL I wrote that once before a business trip, there some things I felt like I could do on the flight and others I'd need to wait until landing....
Hi @gromgit -- TL;DR assign the `mapexcept` bit to a temp variable and emit that: ``` $ mlr --csv --from f.dat put 'temp = mapexcept($*, "a"); emit > "/tmp/data-".$a, temp'...
@gromgit also I'll update the docs to use the temp-var workaround
> @johnkerl Now that you have merged release.yml, you might want to disable the artifact upload in go.yml @jauderho good call! I think I'll leave that upload in place until...
Hi @dimitri-lenkov and sorry for the disruption! :( Let me look into this -- I'm using the Go CSV library now in Miller 6 where I don't have as many...
@dimitri-lenkov restored in #1084
This could be an FAQ entry ... @aborruso is correct, but this is confusing. :^/
Hi folks -- I'll leave this open pending my writing up an FAQ entry for it. Also, some of these things will get less confusing in Miller 6 (the Go...