0

I have multiple files with xls extension, but when I try to read the data inside any of these excel files using xlrd it throws this error:

xlrd.biffh.XLRDError: Unsupported format, or corrupt file: Expected BOF record; found b'Cycle ID'

*Cycle ID is part of the content written in the first cell of the excel file.

Is there a way to rewrite these excel files but with the data in string format so I can read it and use it later?

This is is the result of cat myfile.xls | head:

Cycle ID: MARQUES_220443

Subject information

Subject ID:

Last name: First name:

DOB:

Features:

Karyotype:

Consultant:

Gregori
  • 3
  • 2

0 Answers0