[PATCH 0/2] Update python-statsmodels to 0.14.2

  • Open
  • quality assurance status badge
Details
One participant
  • King, Spencer
Owner
unassigned
Submitted by
King, Spencer
Severity
normal

Debbugs page

King, Spencer wrote 10 months ago
(name . guix-patches@gnu.org)(address . guix-patches@gnu.org)
CH3PR02MB9746E0B264E6D1452FF736C490F42@CH3PR02MB9746.namprd02.prod.outlook.com
Hello,

This patch series updates python-statsmodels to version 0.14.2 (currently we're on 0.14.0). This includes the bug fixes from 0.14.1 and includes compatibility updates to support both NumPy 2 and Pandas 3.

Best,
Spencer
King, Spencer wrote 10 months ago
[PATCH 1/2] gnu: python-patsy: Update to 0.5.6.
(name . 71136@debbugs.gnu.org)(address . 71136@debbugs.gnu.org)
CH3PR02MB9746B623707C27E9080F696290F42@CH3PR02MB9746.namprd02.prod.outlook.com

King, Spencer wrote 10 months ago
[PATCH 2/2] gnu: python-statsmodels: Update to 0.14.2.
(name . 71136@debbugs.gnu.org)(address . 71136@debbugs.gnu.org)
CH3PR02MB97465C17498E212532BD81A390F42@CH3PR02MB9746.namprd02.prod.outlook.com

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 71136@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71136
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help