weather#

The Australian daily-min-termperatures weather dataset.

Module Contents#

Functions#

load_weather

Load the Australian daily-min-temperatures weather dataset.

Contents#

evalml.demos.weather.load_weather()[source]#

Load the Australian daily-min-temperatures weather dataset.

Returns

X and y

Return type

(pd.Dataframe, pd.Series)