1
0
forked from pool/python-pandas

Accepting request 789381 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/789381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pandas?expand=0&rev=34
This commit is contained in:
Tomáš Chvátal
2020-03-29 07:07:16 +00:00
committed by Git OBS Bridge
parent 62297593a4
commit d8734804c3
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Mar 28 16:42:49 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to 1.0.3:
* Fixed regressions
+ Fixed regression in resample.agg when the underlying data is
non-writeable (GH31710)
+ Fixed regression in DataFrame exponentiation with reindexing
(GH32685)
-------------------------------------------------------------------
Mon Mar 16 07:12:34 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>