SyntaxFix
Write A Post
Hire A Developer
Questions
Another option would be to add engine='python' to the command pandas.read_csv(filename, sep='\t', engine='python')
engine='python'
pandas.read_csv(filename, sep='\t', engine='python')