Path: csiph.com!1.us.feeder.erje.net!2.eu.feeder.erje.net!3.eu.feeder.erje.net!feeder.erje.net!news.szaf.org!fu-berlin.de!bofh.it!news.nic.it!robomod From: Matthias Klose Newsgroups: linux.debian.bugs.dist,linux.debian.maint.python Subject: Bug#1043240: transition: pandas 1.5 -> 2.1 Date: Mon, 11 Dec 2023 08:20:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Mon Dec 11 07:15:10 2023 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -4.21 Reply-To: Matthias Klose , 1043240@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: Debian Science Team X-Debian-Pr-Message: followup 1043240 X-Debian-Pr-Package: python3-pandas X-Debian-Pr-Source: pandas Old-X-Envelope-From: doko@debian.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Debian-Message: from BTS X-Mailing-List: archive/latest/1810245 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 36 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Mon, 11 Dec 2023 08:12:39 +0100 X-Original-Message-ID: <36affcf2-bc5d-46a3-96c6-d9454839976d@debian.org> X-Original-References: <7e60a0ee-b7e0-4905-b8f7-78e602f3a4ac@zoho.com> <0ed32aff-e490-54ec-5890-9c10ca1e76bd@zoho.com> <7e60a0ee-b7e0-4905-b8f7-78e602f3a4ac@zoho.com> Xref: csiph.com linux.debian.bugs.dist:1178083 linux.debian.maint.python:15344 On 10.12.23 14:06, Rebecca N. Palmer wrote: > I'd like to move forward with the pandas 1.5 -> 2.1 transition > reasonably soon. > > Given that pandas 2.x is *not* required for Python 3.12 (but is required > for Cython 3.0), should we wait for the Python 3.12 transition to be > done first? > > These are broken by pandas 2.x and have a possible (but untested) fix in > their bug - please test and apply it: > dask(?) dials influxdb-python* python-altair python-feather-format > python-upsetplot seaborn tqdm* > (* = this package is currently also broken for a non-pandas reason, > probably Python 3.12, that I don't have a fix for) > > These are broken by pandas 2.x and have no known-to-me fix: > augur cnvkit dyda emperor esda mirtop pymatgen pyranges python-anndata > python-biom-format python-cooler python-nanoget python-skbio python-ulmo > q2-quality-control q2-demux q2-taxa q2-types q2templates sklearn-pandas > Some generic things to try are pandas.util.testing -> pandas.testing, > .iteritems() -> .items(), and if one exists, a more recent upstream > version. > > Is this an acceptable amount of breakage or should we continue to wait? > Bear in mind that if we wait too long, we may be forced into it by some > transition further up the stack (e.g. a future Python or numpy) that > breaks pandas 1.x. up to the maintainers. But please wait at least until the current pandas and numpy migrated to testing, e.g. that the autopkg tests of pandas and numpy triggered by python3-defaults pass. Is there a way to see the binNMUs which are still stuck in unstable, and don't migrate? Matthias