Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency statsmodels to ~0.14.0 #647

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
statsmodels (source) ~0.10 -> ~0.14.0 age adoption passing confidence

Release Notes

statsmodels/statsmodels (statsmodels)

v0.14.0: Release 0.14.0

Compare Source

The statsmodels developers are happy to announce the first release of the 0.14 branch. 255 issues were closed in this release and 345 pull requests were merged. Major new features include:

  • Treatment effect estimation and inference
  • Hurdle and Truncated Count Regression
  • Archimedean copulas have been extended to more than 2-dimensions.
  • Multiseason STL decomposition (MSTL)
  • Improved compatibility with current and future NumPy, SciPy, and pandas.

v0.13.5: Release 0.13.5

Compare Source

The statsmodels developers are happy to announce the Python 3.11 compatibility release for the 0.13 branch.

This release contains no bug fixes other than any needed to ensure statsmodels is compatible with Python 3.11. It also resolves an issue with PyPI that affects 0.13.4.

v0.13.4: Release 0.13.4

Compare Source

The statsmodels developers are happy to announce the Python 3.11 compatibility release for the 0.13 branch. This release contains no bug fixes other than any needed to ensure statsmodels is compatible with Python 3.11. It also resolves an issue with the source code generation in 0.13.3 that affects installs on Python 3.11 that use the source tarball.

v0.13.3: Release 0.13.3

Compare Source

The statsmodels developers are happy to announce the Python 3.11 compatibility release for the 0.13 branch. This release contains no bug fixes other than any needed to ensure statsmodels is compatible with Python 3.11.

v0.13.2: Release 0.13.2

Compare Source

The statsmodels developers are happy to announce the bugfix release for the 0.13 branch. This release fixes 10 bugs and provides protection against changes in recent versions of upstream packages.

v0.13.1: Release 0.13.1

Compare Source

The statsmodels developers are happy to announce the bug fix release for the 0.13 branch. This release fixes 8 bugs and brings initial support for Python 3.10.

v0.13.0: Release 0.13.0

Compare Source

The statsmodels developers are happy to announce the first release candidate for 0.13.0. 227 issues were closed in this release and 143 pull requests were merged. Major new features include:

  • Autoregressive Distributed Lag models
  • Copulas
  • Ordered Models (Ordinal Regression)
  • Beta Regression
  • Improvements to ARIMA estimation options

v0.12.2: Release 0.12.2

Compare Source

This is a bug-fix release from the 0.12.x branch. Users are encouraged to upgrade.

Notable changes include fixes for a bug that could lead to incorrect results in forecasts with the new ARIMA model (when d > 0 and trend='t') and a bug in the LM test for autocorrelation.

v0.12.1: Release 0.12.1

Compare Source

This is a minor release from the 0.12.x branch with bug fixes and essential maintenance only.

v0.12.0: Release 0.12.0

Compare Source

The statsmodels developers are happy to announce release 0.12.0. 239 issues were closed in this release and 221 pull requests were merged.

Major new features include:

  • New exponential smoothing model: ETS (Error, Trend, Seasonal)
  • New dynamic factor model for large datasets and monthly/quarterly mixed frequency models
  • Decomposition of forecast updates based on the "news"
  • Sparse Cholesky Simulation Smoother
  • Option to use Chandrasekhar recursions
  • Two popular methods for forecasting time series, forecasting after STL decomposition and the Theta model
  • Functions for constructing complex Deterministic Terms in time series models
  • New statistics function: one-way ANOVA-type tests, hypothesis tests for 2-samples and meta-analysis.

v0.11.1: Release 0.11.1

Compare Source

This is a bug fix release. It fixes a small number of bugs including two that affect the installation on statmodels on Python 2.7 and 3.8.

See the full release notes (or in rst format) for the full set of backported pull requests.

v0.11.0: Release 0.11.0

Compare Source

statsmodels developers are happy to announce a new release.

Major new features include:

  • Regression
    • Rolling OLS and WLS
  • Statistics
    • Oaxaca-Blinder decomposition
    • Distance covariance measures (new in RC2)
    • New regression diagnostic tools (new in RC2)
  • Statespace Models
    • Statespace-based Linear exponential smoothing models¶
    • Methods to apply parameters fitted on one dataset to another dataset¶
    • Method to hold some parameters fixed at known values
    • Option for low memory operations
    • Improved access to state estimates
    • Improved simulation and impulse responses for time-varying models
  • Time-Series Analysis
    • STL Decomposition
    • New AR model
    • New ARIMA model
    • Zivot-Andrews Test
    • More robust regime-switching models

See release notes for full details.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Dependency changes and updates label Sep 3, 2023
@renovate-bot renovate-bot deleted the renovate/statsmodels-0.x branch October 1, 2023 14:34
@forking-renovate
Copy link

forking-renovate bot commented Oct 1, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~0.14.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency changes and updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant