Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] extend Prophet to allow pd.PeriodIndex; [BUG] fix Prophet not working with non-integer forecast horizon #3995

Merged
merged 9 commits into from Dec 31, 2022

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Dec 24, 2022

This PR adds functionality to the Prophet interface to also allow pd.PeriodIndex. Fixes #2475 and also fixes #3537.

Also tests:

@fkiraly fkiraly added module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting enhancement Adding new functionality labels Dec 24, 2022
@fkiraly fkiraly changed the title [ENH] extend Prophet to allow pd.PeriodIndex [ENH] extend Prophet to allow pd.PeriodIndex; [BUG] fix Prophet not working with non-integer forecast horizon Dec 31, 2022
@fkiraly fkiraly merged commit c385fff into main Dec 31, 2022
@fkiraly fkiraly deleted the prophet-periodindex branch December 31, 2022 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding new functionality module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting
Projects
None yet
1 participant