-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
BlockerBlocking issue or pull request for an upcoming releaseBlocking issue or pull request for an upcoming releaseDeprecateFunctionality to remove in pandasFunctionality to remove in pandasDocsIO Excelread_excel, to_excelread_excel, to_excel
Milestone
Description
since v2.0.0, xlrd no longer supports excel files other than ".xls". manually specify pd.read_excel engine (to openpyxl and etc) is a bit annoying (otherwise pandas would complain about the missing xlrd module). is it possible to shift the default engine to sth more commonly used (eg. openpyxl )
LinqLover, khyox, Czaki, yuekui, getrembl and 3 morecjw296, Czaki, yuekui and getrembl
Metadata
Metadata
Assignees
Labels
BlockerBlocking issue or pull request for an upcoming releaseBlocking issue or pull request for an upcoming releaseDeprecateFunctionality to remove in pandasFunctionality to remove in pandasDocsIO Excelread_excel, to_excelread_excel, to_excel