go-gota/gota
Gota: DataFrames and data wrangling in Go (Golang) observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3861
- days_rel: n/a
- days_push: 1120
- n_releases_24m: 0
Adoption not part of the score
3266 stars · 289 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Gota is a Go library implementing DataFrames, Series, and data wrangling methods for tabular data manipulation. It supports loading data from CSV, JSON, structs, and maps, with operations for filtering, merging, and summarizing columns.
Use cases
- manipulate tabular data in go
- load and analyze csv files in golang
- pandas-like dataframe library for go
- filter and merge datasets in go
- clean and transform structured data in go
When to choose
- you need dataframe-style data wrangling in a Go codebase
- you want to load, filter, and summarize tabular data without leaving Go
When to avoid
- you need a mature, feature-rich dataframe ecosystem like pandas
- your project is in Python or another language with richer data tooling
Facets
library · maturity maintenance
data-science etl csv json parser data-science analytics go cross-platform dataframe series data-wrangling tabular-data data-engineering
1 source
- readme: https://github.com/go-gota/gota · fetched 2026-08-28 · 57d0bb1dacf6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| go-gota/gota | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem