forked from pool/python-pandas
Accepting request 610084 from devel:languages:python
- Update to 0.23.0: * Round-trippable JSON format with ‘table’ orient. * Instantiation from dicts respects order for Python 3.6+. * Dependent column arguments for assign. * Merging / sorting on a combination of columns and index levels. * Extending Pandas with custom types. * Excluding unobserved categories from groupby. * Changes to make output shape of DataFrame.apply consistent. - Do not bother generating pandas doc if it is already in both html and pdf provided by upstream, just point to the URL OBS-URL: https://build.opensuse.org/request/show/610084 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pandas?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 17 12:28:44 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Update to 0.23.0:
|
||||
* Round-trippable JSON format with ‘table’ orient.
|
||||
* Instantiation from dicts respects order for Python 3.6+.
|
||||
* Dependent column arguments for assign.
|
||||
* Merging / sorting on a combination of columns and index levels.
|
||||
* Extending Pandas with custom types.
|
||||
* Excluding unobserved categories from groupby.
|
||||
* Changes to make output shape of DataFrame.apply consistent.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 17 12:06:17 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Do not bother generating pandas doc if it is already in both
|
||||
html and pdf provided by upstream, just point to the URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 11:18:48 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user