DataGen.jl documentation

DataGen.gen_tsMethod
gen_ts()

Generates a basic timeseries with trend, seasonality, noise and some anomalies.

Returns a dataframe with individual components as well as the composite sample.

source