golars v0.1.8
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- dcf2a61: jupyter: ANSI-aware trailing-table strip (@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.8Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp /
golars-kernel on your PATH.