golars v0.1.5
golars v0.1.5
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- 5eb3088: ci(release): skip cargo install, fetch wasm-tools + tree-sitter prebuilts (@Gaurav-Gosain)
- f489f7d: jupyter: render HTML on every cell, theme-aware CSS, skip stale focus (@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.5Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp /
golars-kernel on your PATH.