python使用xlrd模块读excel的xlsx文件报错:xlrd.biffh.XLRDError Excel xlsx file
Xlrd.biffh.xlrderror Excel Xlsx File Not Supported. Web this error is thrown when you try to read an excel file with the.xlsx extension using pandas.read_excel. In your case, the solution is to:
Web this error is usually as a result of conflicting versions of the xlrd package and your excel version. Web xlrd has explicitly removed support for anything other than xls files. In your case, the solution is to: Web this error is thrown when you try to read an excel file with the.xlsx extension using pandas.read_excel. Not supported this error occurs when you try to read a.xlsx or.xlsm file.
In your case, the solution is to: Web xlrd has explicitly removed support for anything other than xls files. Web this error is usually as a result of conflicting versions of the xlrd package and your excel version. Not supported this error occurs when you try to read a.xlsx or.xlsm file. Web this error is thrown when you try to read an excel file with the.xlsx extension using pandas.read_excel. In your case, the solution is to: