I can not find the cause of the error. The program runs fine, it displays all the rows of the table, however, this error message appears.
import re
import xlrd
wb = xlrd.open_workbook('exemplo.xls', encoding_override="cp1252", ragged_rows=Tru...
asked by
17.07.2016 / 18:27