golars v0.1.4
golars v0.1.4
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- bc6446e: jupyter: native .glr kernel + GoNB-friendly DataFrame renderers (@Gaurav-Gosain)
- d6cd266: script/transpile: chain pipelines, dedupe display boilerplate, group imports (@Gaurav-Gosain)
Install
Homebrew (macOS/Linux):
brew install Gaurav-Gosain/tap/golarsgo install (any platform with Go 1.25+):
go install github.com/Gaurav-Gosain/golars/cmd/golars@v0.1.4Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp /
golars-kernel on your PATH.