close

./math/py-pandas, Python Data Analysis Library

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 2.3.3nb1, Package name: py313-pandas-2.3.3nb1, Maintainer: bad

pandas is an open source, BSD-licensed library providing
high-performance, easy-to-use data structures and data analysis tools
for the Python programming language.


Required to run:
[graphics/py-matplotlib] [devel/py-setuptools] [time/py-dateutil] [time/py-pytz] [databases/py-sqlite3] [math/py-scipy] [math/py-numpy] [math/py-numexpr] [math/py-bottleneck] [lang/python37] [math/py-tables]

Required to build:
[pkgtools/cwrappers] [devel/py-test-runner]

Master sites:

Filesize: 4389.866 KB

Version history: (Expand)


CVS history: (Expand)


   2026-04-20 11:22:35 by Thomas Klausner | Files touched by this commit (3)
Log message:
py-pandas: fix build with meson 1.11
   2025-10-31 01:22:22 by Ryo ONODERA | Files touched by this commit (3)
Log message:
math/py-pandas: Fix segfaults under NetBSD caused by ctype(3) abuse

* Bump PKGREVISION.
   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-10-03 07:54:28 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pandas: updated to 2.3.3

2.3.3
Pandas 2.3.3 is now compatible with Python 3.14
Improvements and fixes for the StringDtype
Bug fixes
   2025-08-21 15:44:17 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pandas: updated to 2.3.2

https://pandas.pydata.org/docs/whatsnew/index.html
   2025-07-03 21:18:12 by Thomas Klausner | Files touched by this commit (92)
Log message:
*: py-numpy needs Python >= 3.11 now
   2024-11-07 16:07:41 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-pandas: update to 2.2.3.

Pandas 2.2.3 is the first version of pandas that is generally
compatible with the upcoming Python 3.13, and both wheels for
free-threaded and normal Python 3.13 will be uploaded for this
release.
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal