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: ProphetModelDataset #720

Merged
merged 19 commits into from
Sep 27, 2024
Merged

feat: ProphetModelDataset #720

merged 19 commits into from
Sep 27, 2024

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    debc6e9 View commit details
    Browse the repository at this point in the history
  2. Removed in-path example.

    galenseilis committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7771d83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4318bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c6d890 View commit details
    Browse the repository at this point in the history
  5. Update docstring to have a doctest example with example data

    Signed-off-by: galenseilis <galen.seilis@seilis.ca>
    galenseilis committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    6858549 View commit details
    Browse the repository at this point in the history
  6. Try without assert

    galenseilis committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    db040a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    8f984d3 View commit details
    Browse the repository at this point in the history
  2. Move ProphetModelDataset to experimental datasets

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    13e1467 View commit details
    Browse the repository at this point in the history
  3. Move test fixtures + fix imports

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cc62594 View commit details
    Browse the repository at this point in the history
  4. Fix prophet docstring and tests

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    59dd2cd View commit details
    Browse the repository at this point in the history
  5. Fix lint

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b9d3f05 View commit details
    Browse the repository at this point in the history
  6. Fix docs

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    495ecce View commit details
    Browse the repository at this point in the history
  7. Fix docs

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ab73cab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49d3a88 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 27, 2024

  1. Bandit

    Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com>
    ankatiyar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    674e603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af2fd93 View commit details
    Browse the repository at this point in the history
  3. Add nosec instead

    Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com>
    ankatiyar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d73e629 View commit details
    Browse the repository at this point in the history
  4. Add to release notes

    Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com>
    ankatiyar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fb06737 View commit details
    Browse the repository at this point in the history