Go to file
Dominique Leuenberger d46f408b67 Accepting request 747290 from devel:languages:python:numeric
- Update to version 0.25.3
  + Support Python 3.8
  + Bug fixes
    > Indexing
      * Fix regression in DataFrame.reindex() not following the limit argument
      * Fix regression in RangeIndex.get_indexer() for decreasing RangeIndex
        where target values may be improperly identified as missing/present
    > I/O
      * Fix regression in notebook display where <th> tags were missing for
        DataFrame.index values
      * Regression in to_csv() where writing a Series or DataFrame indexed by
        an IntervalIndex would incorrectly raise a TypeError
      * Fix to_csv() with ExtensionArray with list-like values
    > Groupby/resample/rolling
      * Bug incorrectly raising an IndexError when passing a list of quantiles
        to pandas.core.groupby.DataFrameGroupBy.quantile()
      * Bug in pandas.core.groupby.GroupBy.shift(),
        pandas.core.groupby.GroupBy.bfill() and
        pandas.core.groupby.GroupBy.ffill() where timezone information would
        be dropped
      * Bug in DataFrameGroupBy.quantile() where NA values in the grouping
        could cause segfaults or incorrect results

OBS-URL: https://build.opensuse.org/request/show/747290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pandas?expand=0&rev=21
2019-11-13 12:13:29 +00:00
_constraints - Add requirement for at least 4 GB of physical memory 2019-02-21 10:45:35 +00:00
.gitattributes Accepting request 436929 from devel:languages:python 2017-01-25 22:18:43 +00:00
.gitignore Accepting request 436929 from devel:languages:python 2017-01-25 22:18:43 +00:00
pandas-0.25.3.tar.gz Update to correct upstream file. 2019-11-11 06:09:03 +00:00
python-pandas.changes - Update to version 0.25.3 2019-11-11 02:04:58 +00:00
python-pandas.spec - Update to version 0.25.3 2019-11-11 02:04:58 +00:00