How to omit the last delimiter? #2694
Replies: 1 comment
-
NVM the file had a delimiter in a value/cell, so this was interpreted as a column. Replacing it with a non delimiter char fixed it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey I could not find any option to set for this particular problem.
Applications like Libreoffice won't set a delimiter at the end of a row. When I save a CSV file with visidata there is always a delimiter after the last column.
Is there a way to automatically omit the last delimiter?
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions