TDAmeritrade / stumpy

STUMPY is a powerful and scalable Python library for modern time series analysis
https://stumpy.readthedocs.io/en/latest/
Other
3.68k stars 322 forks source link

implemented majority of MOMP [#1031] #1046

Open joehiggi1758 opened 1 week ago

joehiggi1758 commented 1 week ago

Pull Request Checklist

Below is a simple checklist but please do not hesitate to ask for assistance!

Hey @seanlaw - hope you had a great Saturday!

review-notebook-app[bot] commented 1 week ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.33%. Comparing base (9616686) to head (da0739a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1046 +/- ## ======================================= Coverage 97.33% 97.33% ======================================= Files 89 89 Lines 15027 15027 ======================================= Hits 14626 14626 Misses 401 401 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

seanlaw commented 1 week ago

@joehiggi1758 I've left some comments and suggestions for you to consider. Thank you for all of your hard work!