python - Reading tab-delimited file with Pandas - works on Windows, but not on Mac - Stack Overflow

PHOTO EMBED

Sat Oct 23 2021 01:08:30 GMT+0000 (Coordinated Universal Time)

Saved by @nilreis #python

pandas.read_csv(filename, sep='\t', lineterminator='\r')
content_copyCOPY

https://stackoverflow.com/questions/27896214/reading-tab-delimited-file-with-pandas-works-on-windows-but-not-on-mac