错误***代码页21010->编码'unknown_codepage_21010'-> LookupError:未知编码:unknown_codepage_21010回溯(最近一次调用):
pd.read_excel('data.xls',sheet = 1)中第1行的文件“”
在read_excel中,文件“ C:\ Anaconda3 \ lib \ site-packages \ pandas \ io \ excel.py”第113行返回ExcelFile(io,engine = engine).parse(sheetname = sheetname,** kwds)
初始化self.book = xlrd.open_workbook(io)中的文件“ C:\ Anaconda3 \ lib \ site-packages \ pandas \ io \ excel.py”,第150行
在open_workbook ragged_rows = ragged_rows中的文件“ C:\ Anaconda3 \ lib \ site-packages \ xlrd__init __。py”,第435行,
open_workbook_xls bk.parse_globals()中的文件“ C:\ Anaconda3 \ lib \ site-packages \ xlrd \ book.py”,行116
在parse_globals self.handle_codepage(data)中的文件“ C:\ Anaconda3 \ lib \ site-packages \ xlrd \ book.py”,行1170
handle_codepage self.derive_encoding()中的文件“ C:\ Anaconda3 \ lib \ site-packages \ xlrd \ book.py”,行794
文件“ C:\ Anaconda3 \ lib \ site-packages \ xlrd \ book.py”,行775,位于generate_encoding _unused = unicode(b'trial',self.encoding)中
文件“ C:\ Anaconda3 \ lib \ site-packages \ xlrd \ timemachine.py”,第30行,以unicode = lambda b,enc:b.decode(enc)
LookupError:未知编码:unknown_codepage_21010