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
_service 0000000605 605 Bytes
pandas-2.1.3.tar.gz 0049603896 47.3 MB
python-pandas.changes 0000215149 210 KB
python-pandas.spec 0000020536 20.1 KB
Revision 58 (latest revision is 65)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1130126 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 58)
- Update to 2.1.3:
  * Reverted deprecation of fill_method=None in DataFrame.pct_change(),
    Series.pct_change(), DataFrameGroupBy.pct_change(), and
    SeriesGroupBy.pct_change(); the values 'backfill', 'bfill', 'pad', and
    'ffill' are still deprecated
  * Fixed regressions
    + Fixed infinite recursion from operations that return a new object on
      some DataFrame subclasses
    + Fixed regression in DataFrame.join() where result has missing values
      and dtype is arrow backed string
    + Fixed regression in rolling() where non-nanosecond index or on column
      would produce incorrect results
    + Fixed regression in DataFrame.resample() which was extrapolating back
      to origin when origin was outside its bounds
    + Fixed regression in DataFrame.sort_index() which was not sorting
      correctly when the index was a sliced MultiIndex
    + Fixed regression in DataFrameGroupBy.agg() and SeriesGroupBy.agg()
      where if the option compute.use_numba was set to True, groupby methods
      not supported by the numba engine would raise a TypeError
    + Fixed performance regression with wide DataFrames, typically
      involving methods where all columns were accessed individually
    + Fixed regression in merge_asof() raising TypeError for by with
      datetime and timedelta dtypes
    + Fixed regression in read_parquet() when reading a file with a string
      column consisting of more than 2 GB of string data and using the
      "string" dtype
    + Fixed regression in DataFrame.to_sql() not roundtripping datetime
      columns correctly for sqlite when using detect_types
    + Fixed regression in construction of certain DataFrame or Series
      subclasses
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