rocketlaunchr/dataframe-go
DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
This tool helps Go developers organize, analyze, and manipulate structured data, much like working with a spreadsheet. It takes in data from various sources like CSV, JSONL, Parquet, or databases and allows you to clean, transform, and derive insights from it. This is designed for Go programmers who need to integrate data processing and statistical analysis capabilities into their applications.
1,283 stars. No commits in the last 6 months.
Use this if you are a Go developer building applications that require in-memory data manipulation, statistical analysis, or basic machine learning functionalities.
Not ideal if you are looking for a stable API for production-ready systems, as the package is undergoing significant changes with the upcoming Go 1.18 generics.
Stars
1,283
Forks
99
Language
Go
License
—
Category
Last pushed
Apr 02, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/data-engineering/rocketlaunchr/dataframe-go"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
crackcell/hpipe
Workflow engine for various computing systems.
Xenios91/Byte-Chomp
A Golang tool for obtaining data on Golang binaries in csv format
MaxHalford/tuna
:fish: A streaming ETL for fish
yaricom/dfutils
The collection of utilities to work with QFrame implementation of the data frames in GO language...