github.com/fluhus/gostuff@v0.4.1-0.20240331134726-be71864f2b5d/README.md (about)

     1  gostuff
     2  =======
     3  
     4  [![Go Reference](https://pkg.go.dev/badge/github.com/fluhus/gostuff.svg)](https://pkg.go.dev/github.com/fluhus/gostuff)
     5  [![Go Report Card](https://goreportcard.com/badge/github.com/fluhus/gostuff)](https://goreportcard.com/report/github.com/fluhus/gostuff)
     6  
     7  I believe that simple ideas deserve simple code.
     8  
     9  This is a collection of packages I wrote for my personal work as a data
    10  scientist, and may benefit others as well.
    11  The emphasis is on simplicity and minimalism, to keep code readable and clean.