Registry / serialization / agrison-go-tablib

agrison-go-tablib

JSON →
library0.0.0-20160310143025-4930582c22eegogounverified

Tablib is a format-agnostic tabular Dataset library for Go, enabling import, export, and manipulation of tabular data with dynamic columns and filtering.

go get github.com/agrison/go-tablib
INSTALL
IMPORT
SIG · AGRISON-GO-TABLIB
A
agrison-go-tablib
serializationgov0.0.0-20160310143025-4930582c22ee
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tablib
github.com/agrison/go-tablib

Create a new tabular dataset

package main import ( "fmt" "github.com/agrison/go-tablib" ) func main() { dataset := tablib.NewDataset() fmt.Println(dataset) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20160310143025-4930582c22eelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
49 hits · last 30 days
node
44
OpenAI (training)
1
Resources
agrison-go-tablib — go get agrison-go-tablib · libregistry