shawnlaffan / biodiverse

A tool for the spatial analysis of diversity
http://shawnlaffan.github.io/biodiverse/
GNU General Public License v3.0
74 stars 19 forks source link

Spreadsheet imports: Add Excel::ValueReader::XLSX backend #882

Closed shawnlaffan closed 10 months ago

shawnlaffan commented 10 months ago

Excel::ValueReader::XLSX is much faster than SpreadSheet::Read.

It only gets the values from the worksheets but that's all we need.