Skip to content

feature_20_testing#21

Merged
bdiptesh merged 10 commits intotestingfrom
feature_20
Oct 8, 2021
Merged

feature_20_testing#21
bdiptesh merged 10 commits intotestingfrom
feature_20

Conversation

@bdiptesh
Copy link
Owner

@bdiptesh bdiptesh commented Oct 4, 2021

Description

Time series module

Tickets

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
  • Left side is NOT stable branch. Example: Left side is testing branch
  • Right side is YOUR branch. Example: feature_36

changelog:
- added TimeSeries module with associated tests.
@bdiptesh bdiptesh added stats Statistics merge Merge labels Oct 4, 2021
@bdiptesh bdiptesh added this to the v0.4.0 milestone Oct 4, 2021
@bdiptesh bdiptesh requested a review from MadhuTangudu October 4, 2021 16:29
@bdiptesh bdiptesh self-assigned this Oct 4, 2021
@bdiptesh bdiptesh closed this Oct 4, 2021
@bdiptesh bdiptesh reopened this Oct 4, 2021
bdiptesh and others added 7 commits October 4, 2021 22:41
changelog:
- added dependency of pystan
changelog:
- doc string changed in timeseries.py
@bdiptesh bdiptesh merged commit 76dbac0 into testing Oct 8, 2021
@bdiptesh bdiptesh deleted the feature_20 branch October 8, 2021 04:24
@bdiptesh bdiptesh removed this from the v0.4.0 milestone Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge Merge stats Statistics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Time series module

2 participants