statsmodels 0.14.0+dfsg-6 source package in Ubuntu

Changelog

statsmodels (0.14.0+dfsg-6) unstable; urgency=medium

  * Fix another issue with Cython 3.0.  As one still remains,
    use cython3-legacy (workaround for #1056891).
  * Tests: properly ignore i386 nonconvergence.
  * Docs reproducibility: fix another random seed.

 -- Rebecca N. Palmer <email address hidden>  Tue, 12 Dec 2023 20:07:17 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
statsmodels_0.14.0+dfsg-6.dsc 3.6 KiB 42c92233ceba486b0464e6c002640680661ea39dc67abf6413eb12091e561946
statsmodels_0.14.0+dfsg.orig.tar.xz 11.6 MiB aa55e2c15cdb391d9dfd132af8bb6a1f3d93744345592346fc88a962ca2253cf
statsmodels_0.14.0+dfsg-6.debian.tar.xz 34.9 KiB e3cd4997e63be47fbc2b976e10f0c281d87f60901209a6af9643867fb7be1742

Available diffs

No changes file available.

Binary packages built by this source

python-statsmodels-doc: documentation and examples for statsmodels

 Statsmodels Python modules are providing classes and functions for
 the estimation of several categories of statistical models. These
 currently include linear regression models, OLS, GLS, WLS and GLS
 with AR(p) errors, generalized linear models for several distribution
 families and M-estimators for robust linear models. An extensive list
 of result statistics are available for each estimation problem.
 .
 This package contains HTML documentation and example scripts for
 python-statsmodels.

python3-statsmodels: Python3 module for the estimation of statistical models

 statsmodels Python3 module provides classes and functions for the
 estimation of several categories of statistical models. These
 currently include linear regression models, OLS, GLS, WLS and GLS
 with AR(p) errors, generalized linear models for several distribution
 families and M-estimators for robust linear models. An extensive list
 of result statistics are available for each estimation problem.

python3-statsmodels-lib: Python3 low-level implementations and bindings for statsmodels

 Statsmodels is a Python module for the estimation of statistical models.
 .
 This package contains internal libraries for python3-statsmodels. Users
 should not need to install it directly.

python3-statsmodels-lib-dbgsym: debug symbols for python3-statsmodels-lib