dataframe-go
Dataframe library
A lightweight data manipulation and analysis package for Go.
DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
1k stars
37 watching
95 forks
Language: Go
last commit: over 2 years ago
Linked from 3 awesome lists
data-sciencedataframedataframesgogolangmachine-learningpandaspandas-dataframepythonstatistics
Related projects:
Repository | Description | Stars |
---|---|---|
rocketlaunchr/dbq | A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 405 |
rocketlaunchr/igo | A tool that improves the Go programming language by providing syntactical sugar and tools to make code simpler and easier to read. | 66 |
rocketlaunchr/remember-go | A package to cache slow database queries using in-memory or Redis storage | 139 |
piquette/finance-go | A Go library providing access to current and historical financial markets data. | 725 |
gopherdata/resources | A collection of Go-based resources and tools for data science tasks | 876 |
ungerik/go3d | A performance-oriented 2D/3D math package for Go | 316 |
aerospike/aerospike-client-go | A Go library providing an interface to interact with Aerospike databases | 436 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 289 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
allaboutapps/go-starter | A comprehensive template for building production-ready RESTful JSON APIs in Go with integrated development tools and workflows. | 506 |
mouuff/go-rocket-update | A library to enable cross-platform self-updating of Go applications | 103 |
hashicorp/go-metrics | A Golang library for exporting performance and runtime metrics to external systems. | 1,461 |
gosuri/go-store | Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
rbrahul/gofp | A utility library providing common functions for working with data structures like slices and maps in Go. | 146 |