Merge branch 'timeseries_makeover' into 'master'
Timeseries makeover, additional docs and tests See merge request !22
No related branches found
No related tags found
Checking pipeline status
Showing
- examples/check_timeseries_stationarity.ipynb 14 additions, 5 deletionsexamples/check_timeseries_stationarity.ipynb
- ntrfc/dictutils/dict_utils.py 17 additions, 1 deletionntrfc/dictutils/dict_utils.py
- ntrfc/filehandling/datafiles.py 28 additions, 2 deletionsntrfc/filehandling/datafiles.py
- ntrfc/math/methods.py 58 additions, 0 deletionsntrfc/math/methods.py
- ntrfc/timeseries/stationarity.py 66 additions, 80 deletionsntrfc/timeseries/stationarity.py
- tests/dictutils/test_ntrfc_dictutils.py 40 additions, 0 deletionstests/dictutils/test_ntrfc_dictutils.py
- tests/filehandling/test_ntrfc_datafiles.py 24 additions, 1 deletiontests/filehandling/test_ntrfc_datafiles.py
- tests/math/test_ntrfc_methods.py 49 additions, 1 deletiontests/math/test_ntrfc_methods.py
- tests/timeseries/test_ntrfc_stationarity.py 15 additions, 11 deletionstests/timeseries/test_ntrfc_stationarity.py
Loading
Please register or sign in to comment