gph82 / mdciao

mdciao: Accessible Analysis and Visualization of Molecular Dynamics Simulation Data
http://proteinformatics.org/mdciao
GNU Lesser General Public License v3.0
30 stars 4 forks source link

Deprecate xlrd #20

Closed gph82 closed 3 years ago

gph82 commented 3 years ago

xlrd as an Excel engine no longer reads the xlsx format, see https://xlrd.readthedocs.io/en/latest/

Switching to recommended openpyxl, see http://www.python-excel.org/, using engine=openpxl whenever calling read_excel

Originally found via :

https://stackoverflow.com/questions/65254535/xlrd-biffh-xlrderror-excel-xlsx-file-not-supported

gph82 commented 3 years ago

merging, the tests are failing because web lookups on gprcrdb