--- title: Title keywords: fastai sidebar: home_sidebar nb_path: "nbs/data__utils.ipynb" ---
{% raw %}
{% endraw %}

Data Utils

Collection of utilities to work with Time Series data and tests.

{% raw %}
{% endraw %} {% raw %}

create_synthetic_tsdata[source]

create_synthetic_tsdata(n_ts:int=64, sort:bool=False)

Creates synthetic time serie data.

{% endraw %} {% raw %}
{% endraw %}