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

v0.5.0_testing_stable #40

Merged
merged 19 commits into from
Feb 19, 2024
Merged

v0.5.0_testing_stable #40

merged 19 commits into from
Feb 19, 2024

Conversation

bdiptesh
Copy link
Owner

Description

  • Update to Python 3.10
  • Added Bates and Granger ensemble method

Type of change

Please select option(s) that are relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Unit/Integration tests in the code
  • Code runs locally without any warnings/errors with test files

Checklist:

  • New and existing unit tests pass locally with my changes
  • I have added tests including corner cases that prove my fix is effective or that my feature works
  • I have run tests before committing
  • My code follows the contribution guidelines of this project
  • I have performed a self & peer review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings/errors
  • Any dependent changes have been merged and published in downstream modules

bdiptesh and others added 18 commits January 18, 2022 13:26
changelog:
- added BatesGranger method in TimeSeries module
changelog:
- added BatesGranger method in TimeSeries module
changelog:
- added BatesGranger method in TimeSeries module
@bdiptesh bdiptesh added the merge Merge label Feb 17, 2024
@bdiptesh bdiptesh self-assigned this Feb 17, 2024
@bdiptesh bdiptesh merged commit a20c47a into stable Feb 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants