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.
a5be267bf7
did not reduce total allocations much (bytes.Reader is more efficient than I thought), but reduced walltime from 99s to 55s for a large collection |
||
---|---|---|
cmd/grate2tsv | ||
commonxl | ||
simple | ||
xls | ||
xlsx | ||
errs.go | ||
go.mod | ||
grate.go |