ExcelReaders.jl icon indicating copy to clipboard operation
ExcelReaders.jl copied to clipboard

xlrd 2.0.1 issues

Open PaulSoderlind opened this issue 5 years ago • 0 comments

the xlrd documentation now (as of Dec 2020) says This library will no longer read anything other than .xls files.

I gave it a try, and ExcelReaders+xlrd 2.0.1 indeed fail on an xlsx file, so I had to revert to xlrd 1.2.0.

May I ask what the plans for ExcelReaders.jl are?

PaulSoderlind avatar Dec 29 '20 08:12 PaulSoderlind