Skip to content

docs: fix undefined variable and comment mismatch in time series forecast example - #1580

Open
MeiSiristhebest wants to merge 1 commit into
microsoft:mainfrom
MeiSiristhebest:fix/ts-forecast-doc-bugs
Open

docs: fix undefined variable and comment mismatch in time series forecast example#1580
MeiSiristhebest wants to merge 1 commit into
microsoft:mainfrom
MeiSiristhebest:fix/ts-forecast-doc-bugs

Conversation

@MeiSiristhebest

Copy link
Copy Markdown

Fixes #1173 and #1174 (part of #1570).

In website/docs/Examples/AutoML-Time series forecast.md:

  • Fix NameError in multivariate forecasting example: update dataframe=df to dataframe=multi_train_df (the DataFrame created in preceding steps).
  • Fix comment mismatch: update # remove temperature column to reduce redundancy to # remove month column to reduce redundancy.

@MeiSiristhebest
MeiSiristhebest force-pushed the fix/ts-forecast-doc-bugs branch from e700003 to 91e08ab Compare August 2, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error in example for multivariate-time-series-forecasting-with-exogenous-variables

1 participant