/datatable

Go package providing a column-centric data structure for aggregating data.

Primary LanguageGoThe UnlicenseUnlicense

datatable

Go package providing a column-centric data structure for aggregating data. Inspired by this R-based datatable

Test Status go.dev reference

Installation

Simply run

go get github.com/iand/datatable

Documentation is at https://pkg.go.dev/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.