1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: Remove python-pandas-2.

* gnu/packages/python-science.scm (python-pandas-2): Delete variable.

Change-Id: Ia08c92f284f3bdb5849967376d5cfc38c61c7703
This commit is contained in:
Sharlatan Hellseher
2026-01-17 14:33:20 +00:00
committed by Andreas Enge
parent 871baf04c6
commit 4e101aeeac

View File

@@ -4030,8 +4030,6 @@ and intuitive. It aims to be the fundamental high-level building block for
doing practical, real world data analysis in Python.")
(license license:bsd-3)))
(define-deprecated/public-alias python-pandas-2 python-pandas)
(define-public python-pandas-stubs
(package
(name "python-pandas-stubs")