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

Edit Package python-pandas

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
pandas-2.0.3-gh.tar.gz 0014041853 13.4 MB
python-pandas.changes 0000207212 202 KB
python-pandas.spec 0000019432 19 KB
Revision 53 (latest revision is 65)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1104661 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 53)
- update to 2.0.3:
  * Bug in Timestamp.weekday`() was returning incorrect results
    before '0000-02-29'
  * Fixed performance regression in merging on datetime-like columns
  * Fixed regression when DataFrame.to_string() creates extra space
    for string dtypes
  * Bug in DataFrame.convert_dtype() and Series.convert_dtype()
    when trying to convert ArrowDtype with dtype_backend="nullable_numpy"
  * Bug in RangeIndex.union() when using sort=True with another
    RangeIndex 
  * Bug in Series.reindex() when expanding a non-nanosecond datetime
    or timedelta
  * Bug in read_csv() when defining dtype with bool[pyarrow] for
    the "c" and "python" engines 
  * Bug in Series.str.split() and Series.str.rsplit() with expand=True 
  * Bug in indexing methods (e.g. DataFrame.__getitem__()) where
    taking the entire DataFrame/Series would raise an OverflowError
    when Copy on Write was enabled the length of the array was over
    the maximum size a 32-bit integer can hold
  * Bug when constructing a DataFrame with columns of an ArrowDtype
    with a pyarrow.dictionary type that reindexes the data
  * Bug when indexing a DataFrame or Series with an Index with a
    timestamp ArrowDtype would raise an AttributeError
- drop pandas-fix-tests.patch (upstream)
Comments 1

Factory Maintainer's avatar

Installcheck problems for i586

  • nothing provides python310-Bottleneck >= 1.3.6 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-Bottleneck >= 1.3.6 needed by python310-pandas-performance-2.2.2.noarch
  • nothing provides python310-PyMySQL >= 1.0.2 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-PyMySQL >= 1.0.2 needed by python310-pandas-mysql-2.2.2.noarch
  • nothing provides python310-QtPy >= 2.3.0 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-QtPy >= 2.3.0 needed by python310-pandas-clipboard-2.2.2.noarch
  • nothing provides python310-SQLAlchemy >= 2 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-SQLAlchemy >= 2.0.0 needed by python310-pandas-mysql-2.2.2.noarch
  • nothing provides python310-SQLAlchemy >= 2.0.0 needed by python310-pandas-postgresql-2.2.2.noarch
  • nothing provides python310-SQLAlchemy >= 2.0.0 needed by python310-pandas-sql-other-2.2.2.noarch
  • nothing provides python310-XlsxWriter >= 3.0.5 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-XlsxWriter >= 3.0.5 needed by python310-pandas-excel-2.2.2.noarch
  • nothing provides python310-beautifulsoup4 >= 4.11.2 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-beautifulsoup4 >= 4.11.2 needed by python310-pandas-html-2.2.2.noarch
  • nothing provides python310-blosc needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-blosc needed by python310-pandas-hdf5-2.2.2.noarch
  • nothing provides python310-fsspec >= 2022.11 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-fsspec >= 2022.11 needed by python310-pandas-fss-2.2.2.noarch
  • nothing provides python310-gcsfs >= 2022.11 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-numba >= 0.56.4 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-numba >= 0.56.4 needed by python310-pandas-performance-2.2.2.noarch
  • nothing provides python310-numexpr >= 2.8.4 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-numexpr >= 2.8.4 needed by python310-pandas-performance-2.2.2.noarch
  • nothing provides python310-odfpy >= 1.4.1 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-odfpy >= 1.4.1 needed by python310-pandas-excel-2.2.2.noarch
  • nothing provides python310-openpyxl >= 3.1.0 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-openpyxl >= 3.1.0 needed by python310-pandas-excel-2.2.2.noarch
  • nothing provides python310-psycopg2 >= 2.9.6 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-psycopg2 >= 2.9.6 needed by python310-pandas-postgresql-2.2.2.noarch
  • nothing provides python310-pyarrow >= 10.0.1 needed by python310-pandas-feather-2.2.2.noarch
  • nothing provides python310-pyarrow >= 10.0.1 needed by python310-pandas-parquet-2.2.2.noarch
  • nothing provides python310-pyarrow >= 10.0.1 needed by python310-pandas-pyarrow-2.2.2.noarch
  • nothing provides python310-pyreadstat >= 1.2.0 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-pyreadstat >= 1.2.0 needed by python310-pandas-spss-2.2.2.noarch
  • nothing provides python310-tables >= 3.8.0 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-tables >= 3.8.0 needed by python310-pandas-hdf5-2.2.2.noarch
  • nothing provides python310-tabulate >= 0.9 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-tabulate >= 0.9.0 needed by python310-pandas-output_formatting-2.2.2.noarch
  • nothing provides python310-xarray >= 2022.12 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-xarray >= 2022.12.0 needed by python310-pandas-computation-2.2.2.noarch
  • nothing provides python310-xlrd >= 2.0.1 needed by python310-pandas-all-2.2.2.noarch
  • nothing provides python310-xlrd >= 2.0.1 needed by python310-pandas-excel-2.2.2.noarch
  • nothing provides python311-Bottleneck >= 1.3.6 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-Bottleneck >= 1.3.6 needed by python311-pandas-performance-2.2.2.noarch
  • nothing provides python311-PyMySQL >= 1.0.2 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-PyMySQL >= 1.0.2 needed by python311-pandas-mysql-2.2.2.noarch
  • nothing provides python311-QtPy >= 2.3.0 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-QtPy >= 2.3.0 needed by python311-pandas-clipboard-2.2.2.noarch
  • nothing provides python311-SQLAlchemy >= 2 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-SQLAlchemy >= 2.0.0 needed by python311-pandas-mysql-2.2.2.noarch
  • nothing provides python311-SQLAlchemy >= 2.0.0 needed by python311-pandas-postgresql-2.2.2.noarch
  • nothing provides python311-SQLAlchemy >= 2.0.0 needed by python311-pandas-sql-other-2.2.2.noarch
  • nothing provides python311-XlsxWriter >= 3.0.5 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-XlsxWriter >= 3.0.5 needed by python311-pandas-excel-2.2.2.noarch
  • nothing provides python311-beautifulsoup4 >= 4.11.2 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-beautifulsoup4 >= 4.11.2 needed by python311-pandas-html-2.2.2.noarch
  • nothing provides python311-blosc needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-blosc needed by python311-pandas-hdf5-2.2.2.noarch
  • nothing provides python311-fsspec >= 2022.11 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-fsspec >= 2022.11 needed by python311-pandas-fss-2.2.2.noarch
  • nothing provides python311-gcsfs >= 2022.11 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-numba >= 0.56.4 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-numba >= 0.56.4 needed by python311-pandas-performance-2.2.2.noarch
  • nothing provides python311-numexpr >= 2.8.4 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-numexpr >= 2.8.4 needed by python311-pandas-performance-2.2.2.noarch
  • nothing provides python311-odfpy >= 1.4.1 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-odfpy >= 1.4.1 needed by python311-pandas-excel-2.2.2.noarch
  • nothing provides python311-openpyxl >= 3.1.0 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-openpyxl >= 3.1.0 needed by python311-pandas-excel-2.2.2.noarch
  • nothing provides python311-psycopg2 >= 2.9.6 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-psycopg2 >= 2.9.6 needed by python311-pandas-postgresql-2.2.2.noarch
  • nothing provides python311-pyarrow >= 10.0.1 needed by python311-pandas-feather-2.2.2.noarch
  • nothing provides python311-pyarrow >= 10.0.1 needed by python311-pandas-parquet-2.2.2.noarch
  • nothing provides python311-pyarrow >= 10.0.1 needed by python311-pandas-pyarrow-2.2.2.noarch
  • nothing provides python311-pyreadstat >= 1.2.0 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-pyreadstat >= 1.2.0 needed by python311-pandas-spss-2.2.2.noarch
  • nothing provides python311-tables >= 3.8.0 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-tables >= 3.8.0 needed by python311-pandas-hdf5-2.2.2.noarch
  • nothing provides python311-tabulate >= 0.9 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-tabulate >= 0.9.0 needed by python311-pandas-output_formatting-2.2.2.noarch
  • nothing provides python311-xarray >= 2022.12 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-xarray >= 2022.12.0 needed by python311-pandas-computation-2.2.2.noarch
  • nothing provides python311-xlrd >= 2.0.1 needed by python311-pandas-all-2.2.2.noarch
  • nothing provides python311-xlrd >= 2.0.1 needed by python311-pandas-excel-2.2.2.noarch
  • nothing provides python312-Bottleneck >= 1.3.6 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-Bottleneck >= 1.3.6 needed by python312-pandas-performance-2.2.2.noarch
  • nothing provides python312-PyMySQL >= 1.0.2 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-PyMySQL >= 1.0.2 needed by python312-pandas-mysql-2.2.2.noarch
  • nothing provides python312-QtPy >= 2.3.0 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-QtPy >= 2.3.0 needed by python312-pandas-clipboard-2.2.2.noarch
  • nothing provides python312-SQLAlchemy >= 2 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-SQLAlchemy >= 2.0.0 needed by python312-pandas-mysql-2.2.2.noarch
  • nothing provides python312-SQLAlchemy >= 2.0.0 needed by python312-pandas-postgresql-2.2.2.noarch
  • nothing provides python312-SQLAlchemy >= 2.0.0 needed by python312-pandas-sql-other-2.2.2.noarch
  • nothing provides python312-XlsxWriter >= 3.0.5 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-XlsxWriter >= 3.0.5 needed by python312-pandas-excel-2.2.2.noarch
  • nothing provides python312-beautifulsoup4 >= 4.11.2 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-beautifulsoup4 >= 4.11.2 needed by python312-pandas-html-2.2.2.noarch
  • nothing provides python312-blosc needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-blosc needed by python312-pandas-hdf5-2.2.2.noarch
  • nothing provides python312-fsspec >= 2022.11 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-fsspec >= 2022.11 needed by python312-pandas-fss-2.2.2.noarch
  • nothing provides python312-gcsfs >= 2022.11 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-numba >= 0.56.4 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-numba >= 0.56.4 needed by python312-pandas-performance-2.2.2.noarch
  • nothing provides python312-numexpr >= 2.8.4 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-numexpr >= 2.8.4 needed by python312-pandas-performance-2.2.2.noarch
  • nothing provides python312-odfpy >= 1.4.1 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-odfpy >= 1.4.1 needed by python312-pandas-excel-2.2.2.noarch
  • nothing provides python312-openpyxl >= 3.1.0 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-openpyxl >= 3.1.0 needed by python312-pandas-excel-2.2.2.noarch
  • nothing provides python312-psycopg2 >= 2.9.6 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-psycopg2 >= 2.9.6 needed by python312-pandas-postgresql-2.2.2.noarch
  • nothing provides python312-pyarrow >= 10.0.1 needed by python312-pandas-feather-2.2.2.noarch
  • nothing provides python312-pyarrow >= 10.0.1 needed by python312-pandas-parquet-2.2.2.noarch
  • nothing provides python312-pyarrow >= 10.0.1 needed by python312-pandas-pyarrow-2.2.2.noarch
  • nothing provides python312-pyreadstat >= 1.2.0 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-pyreadstat >= 1.2.0 needed by python312-pandas-spss-2.2.2.noarch
  • nothing provides python312-tables >= 3.8.0 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-tables >= 3.8.0 needed by python312-pandas-hdf5-2.2.2.noarch
  • nothing provides python312-tabulate >= 0.9 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-tabulate >= 0.9.0 needed by python312-pandas-output_formatting-2.2.2.noarch
  • nothing provides python312-xarray >= 2022.12 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-xarray >= 2022.12.0 needed by python312-pandas-computation-2.2.2.noarch
  • nothing provides python312-xlrd >= 2.0.1 needed by python312-pandas-all-2.2.2.noarch
  • nothing provides python312-xlrd >= 2.0.1 needed by python312-pandas-excel-2.2.2.noarch
openSUSE Build Service is sponsored by