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

Commits on Dec 24, 2022

  1. prophet for periodindex

    fkiraly committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    029c198 View commit details
    Browse the repository at this point in the history
  2. fix bugs

    fkiraly committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    90eed76 View commit details
    Browse the repository at this point in the history
  3. prophet test for periodindex

    fkiraly committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    882a7f8 View commit details
    Browse the repository at this point in the history
  4. test

    fkiraly committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    3102921 View commit details
    Browse the repository at this point in the history
  5. linting

    fkiraly committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    dba5e76 View commit details
    Browse the repository at this point in the history
  6. linting

    fkiraly committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    4890446 View commit details
    Browse the repository at this point in the history
  7. fix failing tests

    fkiraly committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    5955829 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96ecf25 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. fix test bug

    fkiraly committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    5637dc2 View commit details
    Browse the repository at this point in the history