All Versions
21
Latest Version
Avg Release Cycle
148 days
Latest Release
1338 days ago

Changelog History
Page 2

  • v0.10.2 Changes

    November 23, 2019

    ๐Ÿš€ This is a minor release from the 0.10.x branch with bug fixes and essential maintenance only. The key new feature is:

    • Compatibility with Python 3.8
  • v0.10.1 Changes

    July 19, 2019

    ๐Ÿš€ This is a minor release from the 0.10.x branch with bug fixes and essential maintenance only. The key features are:

    • Compatibility with pandas 0.25
    • Compatibility with Numpy 1.17
  • v0.10.0 Changes

    June 24, 2019

    This is a major release from 0.9.0 and includes a number new statistical models and many bug fixes.

    Highlights include:

    • Generalized Additive Models. This major feature is experimental and may change.
    • ๐Ÿ›  Conditional Models such as ConditionalLogit, which are known as fixed effect models in Econometrics.
    • Dimension Reduction Methods include Sliced Inverse Regression, Principal Hessian Directions and Sliced Avg. Variance Estimation
    • Regression using Quadratic Inference Functions (QIF)
    • Gaussian Process Regression

    ๐Ÿš€ See the release notes for a full list of all the change from 0.9.0.

    โฌ†๏ธ python -m pip install --upgrade statsmodels

    ๐Ÿš€ Note that 0.10.x will likely be the last series of releases to support Python 2, so please consider upgrading to Python 3 if feasible.

    ๐Ÿš€ Please report any issues with the release candidate on the statsmodels issue tracker.

  • v0.10.0.rc2 Changes

    June 07, 2019

    ๐Ÿš€ Release candidate for 0.10.0.

    ๐Ÿ“š See the release notes in the documentation for details on the changes.

  • v0.10.0.rc1

    September 21, 2018
  • v0.10.0.dev0

    September 12, 2018
  • v0.9.0

    May 15, 2018
  • v0.9.0.rc1

    April 30, 2018
  • v0.8.0

    February 08, 2017
  • v0.8.0.rc1

    June 21, 2016