I got this error "xlrd.biffh.XLRDError: Excel xlsx file; not supported " while working with excel data using xlrd module in python. But in video lecture, xlrd package in python supports xlsx. How?
Comments
(2)
Please login to comment.
I got this error "xlrd.biffh.XLRDError: Excel xlsx file; not supported " while working with excel data using xlrd module in python. But in video lecture, xlrd package in python supports xlsx. How?