Skip to content

docs: comments in spanish #1118

@KonstantinosTsoumas

Description

@KonstantinosTsoumas

Description

The comments and the plot is in Spanish. Suggestion: perhaps change to English or delete the unnecessary lines?

docs notebook:

https://github.com/Nixtla/statsforecast/blob/main/nbs/docs/models/SimpleExponentialSmoothing.ipynb

website:

https://nixtlaverse.nixtla.io/statsforecast/docs/models/simpleexponentialsmoothing.html#introduction

passage:

Grafico

plot_pacf(df["y"], lags=30, ax=axs[1],color="lime")
axs[1].set_title('Partial Autocorrelation')

#plt.savefig("Gráfico de Densidad y qq")
plt.show();

Link

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions