pandas.read_excel encoding问题

data=pd.read_excel(filepath, encoding='ISO-8859-1')

ISO-8859-1

原文地址:https://www.cnblogs.com/zmichael/p/12035548.html