mirror of
https://github.com/pbnjay/grate.git
synced 2024-12-13 13:58:27 +02:00
A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.
b953163a8d
on a test dataset, usage goes from 6.0GB => 3.3GB and walltime improves from 31.6s => 19.4s largest remaining driver is the slow/hungry xml.Decoder |
||
---|---|---|
cmd/grate2tsv | ||
commonxl | ||
simple | ||
xls | ||
xlsx | ||
errs.go | ||
go.mod | ||
grate.go |