datatable
Go package providing a column-centric data structure for aggregating data. Inspired by this R-based datatable
Installation
Simply run
go get -u github.com/iand/datatable
Documentation is at http://godoc.org/github.com/iand/datatable
Author
Note that this package was initially developed for Avocet and is released here with their permission.
License
This is free and unencumbered software released into the public domain. For more
information, see http://unlicense.org/ or the accompanying UNLICENSE
file.