Skip to content

hrbrain/goban

Repository files navigation

Goban: Fast and Robust dataframe package in Go

Go Reference test

Goban is a fast and robust dataframe package for the Go. It is inspired by the Python package Pandas.

Usage

Test

make test