An open API service indexing awesome lists of open source software.

https://github.com/fluhus/gostuff

Convenience packages for data science in Go.
https://github.com/fluhus/gostuff

data data-science data-structures go golang

Last synced: 22 days ago
JSON representation

Convenience packages for data science in Go.

Awesome Lists containing this project

README

          

gostuff
=======

[![Go Reference](https://pkg.go.dev/badge/github.com/fluhus/gostuff.svg)](https://pkg.go.dev/github.com/fluhus/gostuff)
[![Go Report Card](https://goreportcard.com/badge/github.com/fluhus/gostuff)](https://goreportcard.com/report/github.com/fluhus/gostuff)

I believe that simple ideas deserve simple code.

This is a collection of packages I wrote for my personal work as a data
scientist, and may benefit others as well.
The emphasis is on simplicity and minimalism, to keep code readable and clean.