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] Allow pd.Timedelta values in ForecastingHorizon #2333

Merged
merged 27 commits into from
Apr 4, 2022
Merged

[ENH] Allow pd.Timedelta values in ForecastingHorizon #2333

merged 27 commits into from
Apr 4, 2022

Commits on Mar 28, 2022

  1. Test ForecastingHorizon with timedelta values

    Stanislav Khrapov committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    efa1f2a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upstream-main' into 1737-khrapovs-test-timedelta-foreca…

    …sting-horizon
    Stanislav Khrapov committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    892c7ec View commit details
    Browse the repository at this point in the history
  3. clean up

    Stanislav Khrapov committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    b7932b5 View commit details
    Browse the repository at this point in the history
  4. docstrings

    Stanislav Khrapov committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    c4cd9d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. use TEST_WINDOW_LENGTHS_INT in sktime.forecasting.tests.test_all_fore…

    …casters.TestAllForecasters.test_update_predict_predicted_index
    Stanislav Khrapov committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    3fa69c0 View commit details
    Browse the repository at this point in the history
  2. skip forecaster tests with timedelta fh

    Stanislav Khrapov committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    65bf0cc View commit details
    Browse the repository at this point in the history
  3. skip timdelta fh in sktime.forecasting.model_selection.tests.test_spl…

    …it.test_split_by_fh
    Stanislav Khrapov committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    3503d01 View commit details
    Browse the repository at this point in the history
  4. use "int64" in type checking

    Stanislav Khrapov committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    9e090fd View commit details
    Browse the repository at this point in the history
  5. use "int32" in type checking

    Stanislav Khrapov committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    b832b32 View commit details
    Browse the repository at this point in the history
  6. use "int32" in type checking

    Stanislav Khrapov committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    d1d19c6 View commit details
    Browse the repository at this point in the history
  7. clean up

    Stanislav Khrapov committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    dfd830d View commit details
    Browse the repository at this point in the history
  8. clean up

    Stanislav Khrapov committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    12fd025 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into 1737-khrapovs-test-timedelta-forecasting-hor…

    …izon
    Stanislav Khrapov committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    16d89d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Merge branch 'main' into 1737-khrapovs-test-timedelta-forecasting-hor…

    …izon
    Stanislav Khrapov committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    65cf207 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Merge branch 'main' into 1737-khrapovs-test-timedelta-forecasting-hor…

    …izon
    Stanislav Khrapov committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    30ce39e View commit details
    Browse the repository at this point in the history
  2. use logical not of _is_in_sample in _is_out_of_sample

    Stanislav Khrapov committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    d22aac4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Merge branch 'main' into 1737-khrapovs-test-timedelta-forecasting-hor…

    …izon
    Stanislav Khrapov committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    6bca5cf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 1737-khrapovs-test-timedelta-forecasting-hor…

    …izon
    Stanislav Khrapov committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    72126a1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'upstream-main' into 1737-khrapovs-test-timedelta-foreca…

    …sting-horizon
    
    # Conflicts:
    #	sktime/forecasting/base/_fh.py
    Stanislav Khrapov committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9d15c87 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Merge branch 'main' into 1737-khrapovs-test-timedelta-forecasting-hor…

    …izon
    Stanislav Khrapov committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    1ae1214 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Merge branch 'main' into 1737-khrapovs-test-timedelta-forecasting-hor…

    …izon
    Stanislav Khrapov committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    3a1088a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 1737-khrapovs-test-timedelta-forecasting-hor…

    …izon
    Stanislav Khrapov committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    7136985 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into 1737-khrapovs-test-timedelta-forecasting-hor…

    …izon
    Stanislav Khrapov committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    84e815f View commit details
    Browse the repository at this point in the history
  4. to_indexer throws NotImplementedError for non-integer indices

    Stanislav Khrapov committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    0473cee View commit details
    Browse the repository at this point in the history
  5. clean up

    Stanislav Khrapov committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    918f160 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Merge branch 'main' into 1737-khrapovs-test-timedelta-forecasting-hor…

    …izon
    Stanislav Khrapov committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    db67ef2 View commit details
    Browse the repository at this point in the history
  2. merge with main

    Stanislav Khrapov committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    3d389ac View commit details
    Browse the repository at this point in the history