Make_future_dataframe Add option "until date"
Open
question
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
I'd like an option to be included in the make_future_dataframe function so that I specify a date and FB prophet makes period predictions until that date.
For example, if my frequency is daily, and I specify that I want predictions until the end of the month, then I should be able to put in the date and FB prophet predicts between the last inputted Date and the last day of the month
Contributor guide
Assessment
This issue has not been assessed yet.