--- title: utils keywords: fastai sidebar: home_sidebar summary: "#TODO" description: "#TODO" ---
{% raw %}
{% endraw %} {% raw %}
{% endraw %} {% raw %}
{% endraw %} {% raw %}

plot_anomalies[source]

plot_anomalies(ts, anomalies, figsize=(20, 5), s=50, anomaly_color='red')

Input: ts: Series object with DatetimeIndex anomalias: Series object with DatetimeIndex Output: fig, ax

{% endraw %}