Skip to content
Djamel Edine edited this page Nov 27, 2016 · 5 revisions

Random Walk Time Series Generator for Apache Spark

This is a generator, where a random number is drawn from a Gaussian distribution N(0,1), then at each time point a new number is drawn from this distribution and added to the value of the last number.

TS

For any further information please contact me : djameledine-yagoubi.info

Clone this wiki locally