Skip to content

Commit e1cdc4b

Browse files
DOC: update whatsnew/release notes for 0.19.1 (#14573)
1 parent 252526c commit e1cdc4b

File tree

2 files changed

+57
-38
lines changed

2 files changed

+57
-38
lines changed

doc/source/release.rst

+44
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,50 @@ analysis / manipulation tool available in any language.
3737
* Binary installers on PyPI: http://pypi.python.org/pypi/pandas
3838
* Documentation: http://pandas.pydata.org
3939

40+
41+
pandas 0.19.1
42+
-------------
43+
44+
**Release date:** November 3, 2016
45+
46+
This is a minor bug-fix release from 0.19.0 and includes some small regression fixes,
47+
bug fixes and performance improvements.
48+
49+
See the :ref:`v0.19.1 Whatsnew <whatsnew_0191>` page for an overview of all
50+
bugs that have been fixed in 0.19.1.
51+
52+
Thanks
53+
~~~~~~
54+
55+
- Adam Chainz
56+
- Anthonios Partheniou
57+
- Arash Rouhani
58+
- Ben Kandel
59+
- Brandon M. Burroughs
60+
- Chris
61+
- chris-b1
62+
- Chris Warth
63+
- David Krych
64+
- dubourg
65+
- gfyoung
66+
- Iván Vallés Pérez
67+
- Jeff Reback
68+
- Joe Jevnik
69+
- Jon M. Mease
70+
- Joris Van den Bossche
71+
- Josh Owen
72+
- Keshav Ramaswamy
73+
- Larry Ren
74+
- mattrijk
75+
- Michael Felt
76+
- paul-mannino
77+
- Piotr Chromiec
78+
- Robert Bradshaw
79+
- Sinhrks
80+
- Thiago Serafim
81+
- Tom Bird
82+
83+
4084
pandas 0.19.0
4185
-------------
4286

doc/source/whatsnew/v0.19.1.txt

+13-38
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
.. _whatsnew_0191:
22

3-
v0.19.1 (????, 2016)
4-
---------------------
3+
v0.19.1 (November 3, 2016)
4+
--------------------------
55

6-
This is a minor bug-fix release from 0.19.0 and includes a large number of
7-
bug fixes along with several new features, enhancements, and performance improvements.
6+
This is a minor bug-fix release from 0.19.0 and includes some small regression fixes,
7+
bug fixes and performance improvements.
88
We recommend that all users upgrade to this version.
99

10-
Highlights include:
11-
12-
1310
.. contents:: What's new in v0.19.1
1411
:local:
1512
:backlinks: none
@@ -21,66 +18,44 @@ Performance Improvements
2118
~~~~~~~~~~~~~~~~~~~~~~~~
2219

2320
- Fixed performance regression in factorization of ``Period`` data (:issue:`14338`)
24-
- Improved performance in ``.to_json()`` when ``lines=True`` (:issue:`14408`)
25-
- Improved performance in ``Series.asof(where)`` when ``where`` is a scalar (:issue:`14461`)
21+
- Fixed performance regression in ``Series.asof(where)`` when ``where`` is a scalar (:issue:`14461`)
2622
- Improved performance in ``DataFrame.asof(where)`` when ``where`` is a scalar (:issue:`14461`)
23+
- Improved performance in ``.to_json()`` when ``lines=True`` (:issue:`14408`)
2724
- Improved performance in certain types of `loc` indexing with a MultiIndex (:issue:`14551`).
2825

2926

30-
3127
.. _whatsnew_0191.bug_fixes:
3228

3329
Bug Fixes
3430
~~~~~~~~~
3531

32+
- Source installs from PyPI will now again work without ``cython`` installed, as in previous versions (:issue:`14204`)
3633
- Compat with Cython 0.25 for building (:issue:`14496`)
34+
- Fixed regression where user-provided file handles were closed in ``read_csv`` (c engine) (:issue:`14418`).
35+
- Fixed regression in ``DataFrame.quantile`` when missing values where present in some columns (:issue:`14357`).
36+
- Fixed regression in ``Index.difference`` where the ``freq`` of a ``DatetimeIndex`` was incorrectly set (:issue:`14323`)
3737
- Added back ``pandas.core.common.array_equivalent`` with a deprecation warning (:issue:`14555`).
38-
3938
- Bug in ``pd.read_csv`` for the C engine in which quotation marks were improperly parsed in skipped rows (:issue:`14459`)
4039
- Bug in ``pd.read_csv`` for Python 2.x in which Unicode quote characters were no longer being respected (:issue:`14477`)
41-
- Fixed regression where user-provided file handles were closed in ``read_csv`` (c engine) (:issue:`14418`).
40+
- Fixed regression in ``Index.append`` when categorical indices were appended (:issue:`14545`).
41+
- Fixed regression in ``pd.DataFrame`` where constructor fails when given dict with ``None`` value (:issue:`14381`)
42+
- Fixed regression in ``DatetimeIndex._maybe_cast_slice_bound`` when index is empty (:issue:`14354`).
4243
- Bug in localizing an ambiguous timezone when a boolean is passed (:issue:`14402`)
4344
- Bug in ``TimedeltaIndex`` addition with a Datetime-like object where addition overflow in the negative direction was not being caught (:issue:`14068`, :issue:`14453`)
44-
45-
- Bug in ``pd.DataFrame`` where constructor fails when given dict with ``None`` value (:issue:`14381`)
46-
47-
4845
- Bug in string indexing against data with ``object`` ``Index`` may raise ``AttributeError`` (:issue:`14424`)
4946
- Corrrecly raise ``ValueError`` on empty input to ``pd.eval()`` and ``df.query()`` (:issue:`13139`)
50-
51-
5247
- Bug in ``RangeIndex.intersection`` when result is a empty set (:issue:`14364`).
53-
- Bug in union of differences from a ``DatetimeIndex``; this is a regression in 0.19.0 from 0.18.1 (:issue:`14323`)
54-
- Regression in ``DatetimeIndex._maybe_cast_slice_bound`` when index is empty (:issue:`14354`).
55-
5648
- Bug in groupby-transform broadcasting that could cause incorrect dtype coercion (:issue:`14457`)
57-
58-
5949
- Bug in ``Series.__setitem__`` which allowed mutating read-only arrays (:issue:`14359`).
60-
61-
62-
- Source installs from PyPI will now work without ``cython`` installed, as in previous versions (:issue:`14204`)
6350
- Bug in ``DataFrame.insert`` where multiple calls with duplicate columns can fail (:issue:`14291`)
64-
6551
- ``pd.merge()`` will raise ``ValueError`` with non-boolean parameters in passed boolean type arguments (:issue:`14434`)
66-
67-
6852
- Bug in ``Timestamp`` where dates very near the minimum (1677-09) could underflow on creation (:issue:`14415`)
69-
- Regression in ``DataFrame.quantile`` when missing values where present in some columns (:issue:`14357`).
7053
- Bug in ``pd.concat`` where names of the ``keys`` were not propagated to the resulting ``MultiIndex`` (:issue:`14252`)
7154
- Bug in ``pd.concat`` where ``axis`` cannot take string parameters ``'rows'`` or ``'columns'`` (:issue:`14369`)
7255
- Bug in ``pd.concat`` with dataframes heterogeneous in length and tuple ``keys`` (:issue:`14438`)
7356
- Bug in ``MultiIndex.set_levels`` where illegal level values were still set after raising an error (:issue:`13754`)
7457
- Bug in ``DataFrame.to_json`` where ``lines=True`` and a value contained a ``}`` character (:issue:`14391`)
7558
- Bug in ``df.groupby`` causing an ``AttributeError`` when grouping a single index frame by a column and the index level (:issue`14327`)
7659
- Bug in ``df.groupby`` where ``TypeError`` raised when ``pd.Grouper(key=...)`` is passed in a list (:issue:`14334`)
77-
78-
79-
80-
81-
82-
83-
84-
8560
- Bug in ``pd.pivot_table`` may raise ``TypeError`` or ``ValueError`` when ``index`` or ``columns``
8661
is not scalar and ``values`` is not specified (:issue:`14380`)

0 commit comments

Comments
 (0)