-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compare series + fix correlations (#620)
* new overlap function in tsbase.py * added CI test * debugged new correlation clause with pytest see test_correlation_t4() * CI test for multipleseries.correlation() with no overlap * updated docstrings * compare() method is functional; has docstring * typo fix * new overlap() method used in Series.correlation and MultipleSeries.correlation * unit tests for overlap() * CI tests bug fixes
- Loading branch information
1 parent
a384df9
commit 84baeaa
Showing
8 changed files
with
305 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.