You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1 on this. I have a similar problem: Some inputs with ";" and some with "," and don't want to switch manually. Either allow setting a regex (,|;) or an auto-detect option (both of which pandas.read_csv has)
+1
Also, support for multiple formats of CSV
We use normal CSV's as well as pipe | separated, so being able to have it recognise multiple formats would be great
I'm dealing with CSV files with a custom delimiter
(I know "CSV" starts with "Comma", but) can we set a custom delimiter at the setting menu?
The text was updated successfully, but these errors were encountered: