Pandas read_csv failing on gzipped file with OSError: Not a gzipped file (b'NU')

后端 未结 0 1537
感动是毒
感动是毒 2020-11-28 21:29

I used the code ask below to load the csv.gz file but I got the error

OSError: Not a gzipped file (b\'NU\')

How can I solve it? Code:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题