-
-
Notifications
You must be signed in to change notification settings - Fork 312
Open
Labels
Description
Currently, it will raise an error "delimiter must be a 1-character string"
But it might be an often case that the csv is using \u0001 as the delimiter
I used this method to change deliminator:
Open file.
Press zO to open the sheet's options.
Navigate to option csv-delimiter.
Press l to go to the value column (usually, second to the right).
Press e to edit the value.
Write | and press Enter.
Press q to go back to your original sheet.
Press Ctrl-r to reload the sheet.