Make working with "relational" or "labeled" data both easy and intuitive
pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intuitive. It aims to be the fundamental high-level building block for
doing practical, real world data analysis in Python. Additionally, it has the broader goal of becoming the most powerful and flexible open source data analysis / manipulation tool available in any language.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-pandas && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000163 163 Bytes | |
_multibuild | 0000000123 123 Bytes | |
_service | 0000000605 605 Bytes | |
pandas-2.2.3.tar.gz | 0052331559 49.9 MB | |
python-pandas.changes | 0000229933 225 KB | |
python-pandas.spec | 0000023352 22.8 KB | |
tests-nomkl.patch | 0000002448 2.39 KB | |
tests-wasm.patch | 0000004198 4.1 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1218705
from
Steve Kowalik (StevenK)
(revision 71)
- Skip two tests that fail with Numpy 2.1. - Prepare for Python 3.13, by skipping it if we aren't building for it. - Update to 2.2.3 * Bug in eval() on complex including division / discards imaginary part. (GH 21374) * Minor fixes for numpy 2.1 compatibility. (GH 59444) * Missing licenses for 3rd party dependencies were added back into the wheels. (GH 58632) - Drop pandas-pr58269-pyarrow16xpass.patch, merged upstream - Drop pandas-pr58484-matplotlib.patch, merged upstream - Drop pandas-pr59175-matplotlib.patch, merged upstream - Drop pandas-pr59353-np2eval.patch, merged upstream - Drop tests-npdev.patch, merged upstream - Drop tests-timedelta.patch, merged upstream - Refresh tests-nomkl.patch - Renumber remaining patches
Comments 0