Go to file
Steve Kowalik ff1a37d74f - Update to version 1.0.1
+ Enhancements
    * Using Numba in rolling.apply and expanding.apply
    * Defining custom windows for rolling operations
    * Converting to Markdown
  + Experimental new features
    * Experimental NA scalar to denote missing values
    * Dedicated string data type
    * Boolean data type with missing values support
    * convert_dtypes method to ease use of supported extension dtypes
  + Backwards incompatible API changes
    * Avoid using names from MultiIndex.levels
    * New repr for IntervalArray
    * DataFrame.rename now only accepts one positional argument
    * Extended verbose info output for DataFrame
    * pandas.array() inference changes
    * arrays.IntegerArray now uses pandas.NA
    * arrays.IntegerArray comparisons return arrays.BooleanArray
    * By default Categorical.min() now returns the minimum instead of np.nan
    * Default dtype of empty pandas.Series
    * Result dtype inference changes for resample operations
  + Many, many fixed regressions
- Add Jinja2 and xsel to BuildRequires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pandas?expand=0&rev=27
2020-02-21 06:02:09 +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-1.0.1.tar.gz - Update to version 1.0.1 2020-02-21 06:02:09 +00:00
python-pandas.changes - Update to version 1.0.1 2020-02-21 06:02:09 +00:00
python-pandas.spec - Update to version 1.0.1 2020-02-21 06:02:09 +00:00