ExcelReaders.jl
ExcelReaders.jl copied to clipboard
xlrd 2.0.1 issues
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?