Skip to content

Release 0.14.0

Compare
Choose a tag to compare
@bashtage bashtage released this 05 May 10:52
· 282 commits to main since this release
6909efd

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.