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

Parse XLSX files using Excel::ValueReader::XLSX #884

Closed shawnlaffan closed 10 months ago

shawnlaffan commented 10 months ago

This is substantially faster than the one used in SpreadSheet::Read.

It only provides the cell values but that is all we need.

Fixes #882