Release 0.13.2¶
Release summary¶
statsmodels is using github to store the updated documentation. Two version are available:
Stable, the latest release
Development, the latest build of the main branch
Warning
API stability is not guaranteed for new features, although even in this case changes will be made in a backwards compatible way if possible. The stability of a new feature depends on how much time it was already in statsmodels main and how much usage it has already seen. If there are specific known problems or limitations, then they are mentioned in the docstrings.
Stats¶
Issues Closed: 61
Pull Requests Merged: 35
What’s new - an overview¶
This a bug fix and deprecation only release.
Submodules¶
backport maintenance/0.13.x
¶
[maintenance/0.13.x] Merge pull request #7991 from ChadFulton/ss-exp-smth-seasonals (PR #8062)
maintenance
¶
[maintenance/0.13.x] Merge pull request #7989 from bashtage/try-oldest-supported-numpy (PR #8054)
[maintenance/0.13.x] Merge pull request #7906 from bashtage/reverse-seasonal (PR #8055)
[maintenance/0.13.x] Merge pull request #7939 from bashtage/test-pandas-compat (PR #8058)
[maintenance/0.13.x] Merge pull request #8000 from bashtage/unsigned-int-comparrison (PR #8064)
[maintenance/0.13.x] Merge pull request #8003 from pkaf/ets-loglike-doc (PR #8065)
[maintenance/0.13.x] Merge pull request #8007 from rambam613/patch-1 (PR #8066)
[maintenance/0.13.x] Merge pull request #8015 from ChadFulton/ss-docs (PR #8068)
[maintenance/0.13.x] Merge pull request #8023 from MichaelChirico/patch-1 (PR #8069)
[maintenance/0.13.x] Merge pull request #8026 from wirkuttis/bugfix_statstools (PR #8070)
[maintenance/0.13.x] Merge pull request #8047 from bashtage/fix-lowess-8046 (PR #8073)
Correct upstream target (PR #8074)
[maintenance/0.13.x] Merge pull request #7916 from zprobs/main (PR #8075)
[maintenance/0.13.x] Merge pull request #8037 from bashtage/future-pandas (PR #8077)
[maintenance/0.13.x] Merge pull request #8004 from bashtage/doc-slim (PR #8079)
[maintenance/0.13.x] Merge pull request #7946 from bashtage/remove-looseversion (PR #8082)
Cleanup CI (PR #8083)
[maintenance/0.13.x] Merge pull request #7950 from bashtage/cond-number (PR #8084)
Correct backport errors (PR #8085)
Correct small future issues (PR #8089)
Correct setup for oldest supported (PR #8092)
Development summary and credits¶
Besides receiving contributions for new and improved features and for bugfixes, important contributions to general maintenance for this release came from
Chad Fulton
Brock Mendel
Peter Quackenbush
Kerby Shedden
Kevin Sheppard
and the general maintainer and code reviewer
Josef Perktold
Additionally, many users contributed by participation in github issues and providing feedback.
Thanks to all of the contributors for the 0.13.2 release (based on git log):
Chad Fulton
Josef Perktold
Kevin Sheppard
These lists of names are automatically generated based on git log, and may not be complete.
Merged Pull Requests¶
The following Pull Requests were merged since the last release:
PR #8053: [maintenance/0.13.x] Merge pull request #8035 from swallan/scipy-studentized-range-qcrit-pvalue
PR #8054: [maintenance/0.13.x] Merge pull request #7989 from bashtage/try-oldest-supported-numpy
PR #8055: [maintenance/0.13.x] Merge pull request #7906 from bashtage/reverse-seasonal
PR #8056: [maintenance/0.13.x] Merge pull request #7921 from bashtage/mean-diff-plot
PR #8057: [maintenance/0.13.x] Merge pull request #7927 from bashtage/enricovara-patch-1
PR #8058: [maintenance/0.13.x] Merge pull request #7939 from bashtage/test-pandas-compat
PR #8059: [maintenance/0.13.x] Merge pull request #7954 from bashtage/recursive-ls-heading
PR #8060: [maintenance/0.13.x] Merge pull request #7969 from bashtage/hw-wrong-param
PR #8061: [maintenance/0.13.x] Merge pull request #7988 from bashtage/relax-tol-var-test
PR #8062: [maintenance/0.13.x] Merge pull request #7991 from ChadFulton/ss-exp-smth-seasonals
PR #8063: [maintenance/0.13.x] Merge pull request #7995 from bashtage/remove-aliasing
PR #8064: [maintenance/0.13.x] Merge pull request #8000 from bashtage/unsigned-int-comparrison
PR #8065: [maintenance/0.13.x] Merge pull request #8003 from pkaf/ets-loglike-doc
PR #8066: [maintenance/0.13.x] Merge pull request #8007 from rambam613/patch-1
PR #8068: [maintenance/0.13.x] Merge pull request #8015 from ChadFulton/ss-docs
PR #8069: [maintenance/0.13.x] Merge pull request #8023 from MichaelChirico/patch-1
PR #8070: [maintenance/0.13.x] Merge pull request #8026 from wirkuttis/bugfix_statstools
PR #8072: [maintenance/0.13.x] Merge pull request #8042 from bashtage/pin-numpydoc
PR #8073: [maintenance/0.13.x] Merge pull request #8047 from bashtage/fix-lowess-8046
PR #8074: MAINT: Correct upstream target
PR #8075: [maintenance/0.13.x] Merge pull request #7916 from zprobs/main
PR #8077: [maintenance/0.13.x] Merge pull request #8037 from bashtage/future-pandas
PR #8078: [maintenance/0.13.x] Merge pull request #8005 from bashtage/mle-results-doc
PR #8079: [maintenance/0.13.x] Merge pull request #8004 from bashtage/doc-slim
PR #8080: [maintenance/0.13.x] Merge pull request #7875 from ZachariahPang/Fix-wrong-order-datapoints
PR #8081: [maintenance/0.13.x] Merge pull request #7940 from bashtage/future-co…
PR #8082: [maintenance/0.13.x] Merge pull request #7946 from bashtage/remove-looseversion
PR #8083: MAINT: Cleanup CI
PR #8084: [maintenance/0.13.x] Merge pull request #7950 from bashtage/cond-number
PR #8085: MAINT: Correct backport errors
PR #8088: MAINT: Stop using conda temporarily
PR #8089: MAINT: Correct small future issues
PR #8092: MAINT: Correct setup for oldest supported
PR #8096: [maintenance/0.13.x] Merge pull request #8093 from josef-pkt/bug_proportion_pwer_2indep
PR #8097: [maintenance/0.13.x] Merge pull request #8086 from xjcl/patch-1