Hello community, here is the log from the commit of package python3-pandas for openSUSE:Factory checked in at 2016-11-07 10:08:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-pandas (Old) and /work/SRC/openSUSE:Factory/.python3-pandas.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pandas" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-pandas/python3-pandas-doc.changes 2016-10-13 11:31:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-pandas.new/python3-pandas-doc.changes 2016-11-07 10:08:19.000000000 +0100 @@ -1,0 +2,76 @@ +Sat Nov 5 17:42:27 UTC 2016 - [email protected] + +- update to version 0.19.1: + * Performance Improvements + + Fixed performance regression in factorization of Period data + (GH14338) + + Fixed performance regression in Series.asof(where) when where is + a scalar (GH14461) + + Improved performance in DataFrame.asof(where) when where is a + scalar (GH14461) + + Improved performance in .to_json() when lines=True (GH14408) + + Improved performance in certain types of loc indexing with a + MultiIndex (GH14551). + * Bug Fixes + + Source installs from PyPI will now again work without cython + installed, as in previous versions (GH14204) + + Compat with Cython 0.25 for building (GH14496) + + Fixed regression where user-provided file handles were closed in + read_csv (c engine) (GH14418). + + Fixed regression in DataFrame.quantile when missing values where + present in some columns (GH14357). + + Fixed regression in Index.difference where the freq of a + DatetimeIndex was incorrectly set (GH14323) + + Added back pandas.core.common.array_equivalent with a + deprecation warning (GH14555). + + Bug in pd.read_csv for the C engine in which quotation marks + were improperly parsed in skipped rows (GH14459) + + Bug in pd.read_csv for Python 2.x in which Unicode quote + characters were no longer being respected (GH14477) + + Fixed regression in Index.append when categorical indices were + appended (GH14545). + + Fixed regression in pd.DataFrame where constructor fails when + given dict with None value (GH14381) + + Fixed regression in DatetimeIndex._maybe_cast_slice_bound when + index is empty (GH14354). + + Bug in localizing an ambiguous timezone when a boolean is passed + (GH14402) + + Bug in TimedeltaIndex addition with a Datetime-like object where + addition overflow in the negative direction was not being caught + (GH14068, GH14453) + + Bug in string indexing against data with object Index may raise + AttributeError (GH14424) + + Corrrecly raise ValueError on empty input to pd.eval() and + df.query() (GH13139) + + Bug in RangeIndex.intersection when result is a empty set + (GH14364). + + Bug in groupby-transform broadcasting that could cause incorrect + dtype coercion (GH14457) + + Bug in Series.__setitem__ which allowed mutating read-only + arrays (GH14359). + + Bug in DataFrame.insert where multiple calls with duplicate + columns can fail (GH14291) + + pd.merge() will raise ValueError with non-boolean parameters in + passed boolean type arguments (GH14434) + + Bug in Timestamp where dates very near the minimum (1677-09) + could underflow on creation (GH14415) + + Bug in pd.concat where names of the keys were not propagated to + the resulting MultiIndex (GH14252) + + Bug in pd.concat where axis cannot take string parameters 'rows' + or 'columns' (GH14369) + + Bug in pd.concat with dataframes heterogeneous in length and + tuple keys (GH14438) + + Bug in MultiIndex.set_levels where illegal level values were + still set after raising an error (GH13754) + + Bug in DataFrame.to_json where lines=True and a value contained + a } character (GH14391) + + Bug in df.groupby causing an AttributeError when grouping a + single index frame by a column and the index level + (:issue`14327`) + + Bug in df.groupby where TypeError raised when + pd.Grouper(key=...) is passed in a list (GH14334) + + Bug in pd.pivot_table may raise TypeError or ValueError when + index or columns is not scalar and values is not specified + (GH14380) + +------------------------------------------------------------------- python3-pandas.changes: same change Old: ---- pandas-0.19.0.tar.gz New: ---- pandas-0.19.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pandas-doc.spec ++++++ --- /var/tmp/diff_new_pack.fRGCNP/_old 2016-11-07 10:08:20.000000000 +0100 +++ /var/tmp/diff_new_pack.fRGCNP/_new 2016-11-07 10:08:20.000000000 +0100 @@ -17,7 +17,7 @@ Name: python3-pandas-doc -Version: 0.19.0 +Version: 0.19.1 Release: 0 Summary: Documentation for python3-pandas License: BSD-3-Clause python3-pandas.spec: same change ++++++ pandas-0.19.0.tar.gz -> pandas-0.19.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python3-pandas/pandas-0.19.0.tar.gz /work/SRC/openSUSE:Factory/.python3-pandas.new/pandas-0.19.1.tar.gz differ: char 5, line 1
