2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
Submodule statsmodels updated 35 files
- docs/source/conf.py-1
- docs/source/other_models.rst+1-1
- docs/source/release/index.rst+1
- docs/source/release/version0.13.4-5.rst+4-4
- docs/source/release/version0.14.0.rst+2-2
- docs/source/release/version0.14.1.rst+204
- docs/source/treatment.rst+1-2
- requirements-doc.txt+1-1
- setup.py+2
- statsmodels/base/model.py+1-1
- statsmodels/base/tests/test_optimize.py+1-1
- statsmodels/gam/smooth_basis.py+1-1
- statsmodels/graphics/factorplots.py+3-2
- statsmodels/graphics/tests/test_tsaplots.py+4-4
- statsmodels/stats/weightstats.py+1-1
- statsmodels/tsa/ar_model.py+4-4
- statsmodels/tsa/arima/datasets/brockwell_davis_2002/data/lake.py+1-1
- statsmodels/tsa/base/tests/test_base.py+3-2
- statsmodels/tsa/base/tests/test_tsa_indexes.py+13-13
- statsmodels/tsa/deterministic.py+4-4
- statsmodels/tsa/statespace/mlemodel.py+6-6
- statsmodels/tsa/statespace/news.py+1-1
- statsmodels/tsa/statespace/tests/test_dynamic_factor_mq_monte_carlo.py+1-1
- statsmodels/tsa/statespace/tests/test_exponential_smoothing.py+3-3
- statsmodels/tsa/statespace/tests/test_mlemodel.py+7-7
- statsmodels/tsa/statespace/tests/test_varmax.py+1-1
- statsmodels/tsa/statespace/tests/test_weights.py+2-2
- statsmodels/tsa/stl/_stl.pyx+1-1
- statsmodels/tsa/stl/tests/test_stl.py+10-2
- statsmodels/tsa/tests/test_deterministic.py+10-15
- statsmodels/tsa/tests/test_exponential_smoothing.py+1-1
- statsmodels/tsa/tests/test_seasonal.py+1-1
- statsmodels/tsa/tests/test_stattools.py+1-1
- statsmodels/tsa/tsatools.py+3-3
- tools/releasing/release_note.py+2-2
0 commit comments