weather ============================== .. py:module:: evalml.demos.weather .. autoapi-nested-parse:: The Australian daily-min-termperatures weather dataset. Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: :nosignatures: evalml.demos.weather.load_weather Contents ~~~~~~~~~~~~~~~~~~~ .. py:function:: load_weather() Load the Australian daily-min-temperatures weather dataset. :returns: X and y :rtype: (pd.Dataframe, pd.Series)