-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
after a new release xlrd has explicitly removed support for anything other than xls files. This includes the xlsx output files of mvs.
This is why the version of xlrd should be set to a fix version of <= 1.2.0, we suggest xlrd==1.2.0, otherwise users will have problems reading the xlsx files with the pandas reader.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers