pandas读取csv编码问题

来源:互联网 发布:c语言文件打开错误 编辑:程序博客网 时间:2024/05/21 06:40
df = pd.read_csv('friend2_v2.csv', encoding="ISO-8859-1")
原创粉丝点击