You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supports xls, xlsx, xlsm, xlsb, and odf file extensions read from a local filesystem or URL. Supports an option to read a single sheet or a list of sheets.
When I try to read a xlsb file with specifying engine='openpyxl'
I get the next error:
Uh oh!
There was an error while loading. Please reload this page.
In the docs it says:
When I try to read a xlsb file with specifying engine='openpyxl'
I get the next error:
I do have the openpyxl module installed
Thank you
The text was updated successfully, but these errors were encountered: