aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: b99cc48de2252cf4c0d409eb1e95745ffd1c1e7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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
```