docs/source/release/version0.12.1.rst
:orphan:
This is a bug fix release.
Besides receiving contributions for new and improved features and for bugfixes, important contributions to general maintenance for this release came from
The following Pull Requests were merged since the last release:
7016: BLD: avoid setuptools version 50, windows build problem7017: BUG: param names with higher order trend in VARMAX7020: REF: Don't validate specification in SARIMAX when cloning to get extended time varying matrices7025: BUG: Ensure bestlag is defined in autolag7028: BUG: Correct axis None case7040: Bug fix ets get prediction7052: ENH: handle/warn for singularities in MixedLM7055: BUG: Fix squeeze when nsimulation is 17073: DOC: fix several doc issues in stats functions7088: DOC: augmented docstrings from statsmodels.base.optimizer7090: DOC: Fix contradicting KPSS-statistics interpretations in stationarity_detrending_adf_kpss.ipynb7093: BUG: Correct prediction intervals for ThetaModel7109: some fixes in the doc of grangercausalitytests7116: BUG: don't raise error in impacts table if no news.7118: MAINT: Fix issues in main branches of dependencies