xls-xlsx Conversion | Python

preview_player
Показать описание
Excel file conversion from .xls to .xlsx using Pyexcel package.
#Python #pyexcel #xls2xlsx
Рекомендации по теме
Комментарии
Автор

This is perfect. Only took me about 100 hours to find this. Worked on the first try perfectly.

brianglassburn
Автор

After running your code, it shows this error "xlrd.biffh.XLRDError: Unsupported format, or corrupt file: Expected BOF record; found b'Patient ' "

gayrattangriberganov