1
0
mirror of https://github.com/pbnjay/grate.git synced 2024-12-12 13:35:18 +02:00
A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.
Go to file
2021-02-12 14:37:08 -05:00
cmd/grate2tsv tweaks to reduce memory usage in xlsx 2021-02-12 13:44:46 -05:00
commonxl accidently implemented xlsx. refactor to include it 2021-02-12 00:50:50 -05:00
simple more consistent error handling 2021-02-12 10:44:23 -05:00
xls interface isn't necessary here 2021-02-12 14:37:08 -05:00
xlsx tweaks to reduce memory usage in xlsx 2021-02-12 13:44:46 -05:00
errs.go more consistent error handling 2021-02-12 10:44:23 -05:00
go.mod more consistent error handling 2021-02-12 10:44:23 -05:00
grate.go standardize and simplify debugging statements 2021-02-12 10:50:33 -05:00