Prophet has a built-in helper function make_future_dataframe to create a dataframe of future dates . The make_future_dataframe function lets you specify the frequency and number of periods you would like to forecast into the future. By default, the frequency is set to days.