# Basic statistics package for large streams of data
Documentation and examples can be found here:
https://godoc.org/git.riedstra.us/go/stats
Or locally at:
http://localhost:6060/pkg/git.riedstra.us/go/stats/
when you `go get git.riedstra.us/go/stats` and run:
```
godoc
```