Skip to content

shift default excel read engine from xlrd to openpyxl #38424

Closed
@leo4183

Description

@leo4183

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 )

Metadata

Metadata

Assignees

Labels

BlockerBlocking issue or pull request for an upcoming releaseDeprecateFunctionality to remove in pandasDocsIO Excelread_excel, to_excel

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions