|
Hi, I have this no header CSV And I want to transform it, shifting all values to the right by one, from this (I am adding the header also to make my target more readable)
to this one
I thought of using positional field names in this way but I get back And I'm sure there will be a very easy array way to do it. Thank you |
Answered by
johnkerl
Dec 15, 2022
Replies: 2 comments 2 replies
|
And my way has no sense, also correcting it. Running I have all equal to the first field
|
0 replies
|
@aborruso how about: |
2 replies
Answer selected by
aborruso
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@aborruso how about: