-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #570 ### Summary of Changes - added ```time_series_from_csv``` to ```TimeSeries```-class. - added ```split_rows``` to ```TimeSeries```-class. - added ```ArimaModel``` - added ```compare_timeseries``` to ```TimeSeries```-class. <!-- Please provide a summary of changes in this pull request, ensuring all changes are explained. --> You can see test workflow on the test function ```test_arima_model()``` --------- Co-authored-by: megalinter-bot <[email protected]> Co-authored-by: WinPlay02 <[email protected]> Co-authored-by: Alexander <[email protected]>
- Loading branch information
1 parent
ffb8304
commit 8b9c7a9
Showing
16 changed files
with
2,606 additions
and
701 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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.