安装pandas模块后,读取csv文件时报下列错误:
'utf-8' codec can't decode byte 0xd0 in position 1: invalid
现在加了这个编码方式但是乱码了