Ross ROSS = Recommend OSS · open-source software intelligence for agents

rocketlaunchr/dataframe-go

DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration observed · 2026-08-28

github.com/rocketlaunchr/dataframe-go · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 2893
  • days_rel: n/a
  • days_push: 1614
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1292 stars · 100 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

dataframe-go is a lightweight Go library providing DataFrame and Series data structures for statistics, machine-learning, and data manipulation, similar to Python's pandas. It supports importing/exporting CSV, JSONL, Parquet, Excel, MySQL, and PostgreSQL, plus interpolation, time-series forecasting, and plotting.

Use cases

  • manipulate tabular data in go like pandas
  • load csv or parquet files into a dataframe in go
  • fill missing values with interpolation in go
  • forecast time series with holt-winters in go
  • export dataframes to excel or a database
  • generate fake data for testing in go
  • explore and print tabular datasets in go

When to choose

  • you are writing Go and need pandas-like dataframes
  • you need lightweight tabular data manipulation without leaving the Go ecosystem
  • you want interoperability with gonum

When to avoid

  • you need a fully stable API - it is explicitly not stable and slated for a generics rewrite
  • you need the full pandas feature set or heavy-duty big-data processing
  • you need a very actively maintained project - the latest release is from 2022

Facets

library · maturity maintenance

data-science machine-learning etl data-visualization math data-science machine-learning analytics go cross-platform dataframe pandas statistics csv parquet time-series interpolation forecasting data-engineering

1 source

Member repositories

RepositoryRoleHealth v2
rocketlaunchr/dataframe-gomain32

For agents

markdown · JSON · MCP: product_card(name="rocketlaunchr/dataframe-go")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem