This package provides the [performance] extra for python-pandas
It is highly recommended to install this subpackage, as its dependencies
provide speed improvements, especially when working with large data sets.
Provides
Requires
License
BSD-3-Clause
Changelog
* Mon Aug 24 2026 Markéta Machová <mmachova@suse.com>
- Add np25.patch to fix tests with numpy 2.5
- Hotfix dirty hack which broke with recent python-rpm-macros
* Tue Jul 28 2026 Ben Greiner <code@bnavigator.de>
- Update to 3.0.5
* Fixed a regression where the pandas 3.0.4 wheels could crash
with a segmentation fault on Python 3.14 (and other datetime
code paths), because they were built against an incompatible
numpy version (GH 66086)
- Re-enable xdist, the resource usage penalty when not