movingmedian Description Package movingmedian computes the median of a windowed stream of data. Installation This package can be installed with the go get command: go get github.com/JaderDias/movingmedian