converts .tsv files into .xy files
- converts folder of .tsv files into .xy files
- removes header if existing
- replaces all
,with.
- click the green "<> Code"-button
- go to "Download ZIP"
- extract the
tsv-to-xy_converter.exefile and place it into the folder with your .tsv files
- place the
tsv-to-xy_converter.exefile into the folder with your .tsv files - double-click the .exe
- the converted .xy files are in the
xy-filessubfolder
- Make sure to keep backups of your original TSV files, as they will be removed from the script.
- Microsoft SmartScreen may classify this .exe as unknown. To execute this anyway, click on
More info, then onRun anyway
https://github.com/NullPointerExceptionError/tsv-to-xy_converter---python---