pbnjay / grate

A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.
MIT License
139 stars 24 forks source link

Unable to open file #7

Closed mateors closed 2 years ago

mateors commented 2 years ago

Unable to open xlsx file shows an error EOF

pbnjay commented 2 years ago

Unable to reproduce