不知道为什么我自己跑出来的输出,汉字基本就都是问号棱形
pd.read_csv ("xx.csv" , encoding = "gbk")加个 encoding 参数试试,值传gbk 或者utf-8都试试