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

Feat/historical_forecasts accept negative integer as start value #1866

Merged
merged 27 commits into from
Aug 15, 2023

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    9dbe81f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    344e929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50a2b1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a58c89f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    df176eb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    b3ee491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db17f94 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. fix: instead of adding capabilities to get_index_at_point, use a new …

    …argument in historical_forecasts. Updated exception accordingly
    madtoinou committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    eee099e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4fcd58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fda99e View commit details
    Browse the repository at this point in the history
  4. doc: updated changelog

    madtoinou committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    eef4089 View commit details
    Browse the repository at this point in the history
  5. test: added test for historical forecast on ts using a rangeindex sta…

    …rting with a negative value
    madtoinou committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a727152 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    madtoinou and dennisbader committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c1cccc3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7beb2a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e40275 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90b2e62 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    ce4b669 View commit details
    Browse the repository at this point in the history
  2. doc: updated changelog

    madtoinou committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    292af54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c3b84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3d5929 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94842b0 View commit details
    Browse the repository at this point in the history
  6. doc: updated changelog

    madtoinou committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f6f95bd View commit details
    Browse the repository at this point in the history
  7. fix: fixed typo

    madtoinou committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    35bf096 View commit details
    Browse the repository at this point in the history
  8. fix: fixed typo

    madtoinou committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ba13934 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    6a91897 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    madtoinou and dennisbader committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    462c51a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8ac1f8 View commit details
    Browse the repository at this point in the history