Hi All,
I am trying to find a way to identify whether a user inputted file format is a .csv or .tsv. Since I often find this scenario where the expected input file format is a comma delimited and the user inputs a tab separated file (since both opens up similarly in excel) and breaks rest of the workflow. Any thoughts or suggestions? Thanks in advance!
Best,
G