I have a large xlsx Excel file (56mb, 550k rows) from which I tried to read the first 10 rows. I tried using xlrd, openpyxl, and pyexcel-xlsx, but they always t
I am using xlrd to read cell values from excel sheets. My code follows, it was working fine before but don't know what changed in xlrd package, I am getting the