Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ulysses1212/Machine-Learning-for-Time-Series-with-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: PacktPublishing/Machine-Learning-for-Time-Series-with-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 2 files changed
  • 5 contributors

Commits on Jul 20, 2022

  1. Update parameter use in get_seasons() function

    An integer is being used instead of the yearly_periods parameter in the get_seasons() function. The function works as is, but is not generalizable to seasonality of other yearly_periods values.
    JTanner4 authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    3e0c5fe View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge pull request PacktPublishing#11 from ulysses1212/main

    commit -m "Add chapter 2"
    benman1 authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    067880b View commit details
    Browse the repository at this point in the history
  2. Merge pull request PacktPublishing#10 from JTanner4/patch-1

    Update parameter use in get_season() function
    benman1 authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f2f7bc6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. add conference

    AStevensTaylor committed May 9, 2025
    Configuration menu
    Copy the full SHA
    f76b589 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Conference banner

    al3xdm committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    8f7ddc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

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

Commits on Nov 11, 2025

  1. Conference banner

    Karanspackt committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    b32f56a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

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