Path to this page:
./
math/py-statsmodels,
Statistical computations and models for Python
Branch: CURRENT,
Version: 0.15.0,
Package name: py313-statsmodels-0.15.0,
Maintainer: jihbed.researchstatsmodels is a Python module that provides classes and functions for
the estimation of many different statistical models, as well as for
conducting statistical tests, and statistical data exploration. An
extensive list of result statistics are available for each
estimator. The results are tested against existing statistical
packages to ensure that they are correct.
Required to run:[
devel/py-setuptools] [
math/py-scipy] [
math/py-numpy] [
math/py-pandas] [
math/py-patsy] [
lang/python37]
Required to build:[
devel/py-cython] [
pkgtools/cwrappers]
Master sites:
Filesize: 15368.021 KB
Version history: (Expand)
- (2026-09-04) Updated to version: py313-statsmodels-0.15.0
- (2025-12-12) Updated to version: py313-statsmodels-0.14.6
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-09) Updated to version: py313-statsmodels-0.14.5
- (2025-07-15) Package has been reborn
CVS history: (Expand)
2026-09-04 11:16:49 by Adam Ciarcinski | Files touched by this commit (7) |  |
Log message:
py-statsmodels: updated to 0.15.0
0.15.0
SPEC-007: consistent use of rng for randomness
NamedTuple return values replace bare tuples
Formula engine: patsy is no longer the only option
Build system: meson-python replaces setuptools
Polars DataFrame support
New robust estimation tools
New models and statistical tests
New and improved plots
GLM and other model enhancements
Platform and packaging compatibility
Stricter input validation for string-valued options
A few consequential bug fixes
|
| 2026-06-28 17:41:51 by Thomas Klausner | Files touched by this commit (364) |
Log message:
*: limit Python versions due to py-numpy dropping Python 3.11 support
|
2025-12-12 10:54:49 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-statsmodels: updated to 0.14.6
0.14.6
This release fixes an import issue when using NumPy 2.4 or later or pandas 3 or \
later. It also
fixes some small future issues and ensures that the test suit passes
against recent releases of upstream projects.
|
| 2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442) |
Log message:
*: remove reference to (removed) Python 3.9
|
2025-07-13 18:41:50 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-statsmodels: updated to 0.14.5
0.14.5
This release fixes an import issue when using SciPy 1.16 or later. It also
fixes some small future issues and ensures that the test suit passes
against recent releases of upstream projects.
|
| 2025-07-03 21:18:12 by Thomas Klausner | Files touched by this commit (92) |
Log message:
*: py-numpy needs Python >= 3.11 now
|
2025-04-15 18:31:40 by Adam Ciarcinski | Files touched by this commit (58) |  |
Log message:
Fix PLIST after py-setuptools update; bump depends and revision
|
2025-01-05 12:10:48 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-statsmodels: updated to 0.14.4
0.14.4
This release bring official Pyodide support to a statsmodel release. It is \
otherwise identical to the previous release.
|