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

changes to seasonal decomposition and stationarity check functions #32

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

aseemanand
Copy link
Owner

  • Added extrapolate trend parameter in decompose and detect function (in catch.py) to handle end of time-series
  • Changed series to df in conduct stationarity check (in diagnostic.py) for consistency (pandas dataframe)
  • Updated toml for new version 0.0.11
  • Updated readme for the changes

@aseemanand aseemanand requested a review from jpamarthi October 26, 2024 21:32
Copy link
Collaborator

@jpamarthi jpamarthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jpamarthi jpamarthi merged commit cd5355e into main Oct 27, 2024
1 check passed
@jpamarthi jpamarthi deleted the aanand_102624 branch November 12, 2024 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants