Please login to access the resource

Make working with "relational" or "labeled" data both easy and intuitive

Edit Package python-pandas
https://pandas.pydata.org/

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.

Refresh
Refresh
Source Files
Filename Size Changed
_constraints 0000000163 163 Bytes
_multibuild 0000000122 122 Bytes
_service 0000000605 605 Bytes
pandas-2.1.4.tar.gz 0050023060 47.7 MB
python-pandas.changes 0000217615 213 KB
python-pandas.spec 0000020946 20.5 KB
Revision 5 (latest revision is 7)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 5)
- Fix build error in Leap.
  Use simpler command for firstpython3 in spec.

- have a possibility to not use pyarrow [bsc#1218592]

- Update to 2.1.4
  ## Fixed regressions
  * Fixed regression when trying to read a pickled pandas DataFrame
    from pandas 1.3 (GH 55137)
  ## Bug fixes
  * Bug in Series constructor raising DeprecationWarning when index
    is a list of Series (GH 55228)
  * Bug in Series when trying to cast date-like string inputs to
    ArrowDtype of pyarrow.timestamp (GH 56266)
  * Bug in DataFrame.apply() where passing raw=True ignored args
    passed to the applied function (GH 55753)
  * Bug in Index.__getitem__() returning wrong result for Arrow
    dtypes and negative stepsize (GH 55832)
  * Fixed bug in to_numeric() converting to extension dtype for
    string[pyarrow_numpy] dtype (GH 56179)
  * Fixed bug in DataFrameGroupBy.min() and DataFrameGroupBy.max()
    not preserving extension dtype for empty object (GH 55619)
  * Fixed bug in DataFrame.__setitem__() casting Index with
    object-dtype to PyArrow backed strings when infer_string option
    is set (GH 55638)
  * Fixed bug in DataFrame.to_hdf() raising when columns have
    StringDtype (GH 55088)
  * Fixed bug in Index.insert() casting object-dtype to PyArrow
    backed strings when infer_string option is set (GH 55638)
  * Fixed bug in Series.__ne__() resulting in False for comparison
Comments 0
openSUSE Build Service is sponsored by