aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: cec368e200142ff5e27457a2142d53507b1e2c46 (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/riedstra.dev/go/stats


Or locally at:

http://localhost:6060/pkg/riedstra.dev/go/stats/

when you `go get riedstra.dev/go/stats` and run:

```
godoc
```