2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 74 | 74 |  | |
| 75 | 75 |  | |
| 76 | 76 |  | |
|  | 77 | + | |
| 77 | 78 |  | |
| 78 | 79 |  | |
| 79 | 80 |  | |
|  | |||
Submodule statsmodels updated 35 files
- .github/workflows/emscripten.yml+69
- CITATION.cff+38
- docs/source/dev/index.rst+2
- docs/source/graphics.rst+2
- docs/source/install.rst+18-4
- lint.sh+4-2
- setup.cfg+2-1
- setup.py+29-71
- statsmodels/__init__.py+1-1
- statsmodels/base/tests/test_generic_methods.py+8-3
- statsmodels/compat/__init__.py-2
- statsmodels/compat/python.py+8-1
- statsmodels/conftest.py+25
- statsmodels/datasets/tests/test_utils.py+14-10
- statsmodels/distributions/tests/test_discrete.py+7
- statsmodels/graphics/tests/test_functional.py+29
- statsmodels/graphics/tests/test_gofplots.py+13
- statsmodels/graphics/tests/test_tsaplots.py+5
- statsmodels/graphics/tsaplots.py+8-3
- statsmodels/stats/tests/test_multi.py+1
- statsmodels/stats/tests/test_pairwise.py+1-1
- statsmodels/stats/tests/test_rates_poisson.py+8-4
- statsmodels/tests/test_package.py+12
- statsmodels/tools/_test_runner.py+11-15
- statsmodels/tools/tools.py-11
- statsmodels/tsa/ardl/_pss_critical_values/pss-process.py+1-1
- statsmodels/tsa/base/tests/test_tsa_indexes.py+1-7
- statsmodels/tsa/base/tsa_model.py+1-1
- statsmodels/tsa/statespace/mlemodel.py+2-2
- statsmodels/tsa/statespace/sarimax.py+4-1
- statsmodels/tsa/statespace/tests/test_mlemodel.py+1-1
- statsmodels/tsa/stattools.py+13-2
- statsmodels/tsa/tests/test_stattools.py+5-1
- tools/ci/azure/azure_template_posix.yml+3
- tools/ci/run_test.bat+2-2
0 commit comments