Skip to content

Commit 4abf0d1

Browse files
committed
DOC: release notes
1 parent 8e585ae commit 4abf0d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/release.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ Bug Fixes
113113
- Bug correctly handle placements of ``-inf`` in Panels when dividing by integer 0 (:issue:`6178`)
114114
- ``DataFrame.shift`` with ``axis=1`` was raising (:issue:`6371`)
115115
- Disabled clipboard tests until release time (run locally with ``nosetests -A disabled`` (:issue:`6048`).
116+
- Bug in ``DataFrame.replace()`` when passing a nested ``dict`` that contained
117+
keys not in the values to be replaced (:issue:`6342`)
116118

117119
pandas 0.13.1
118120
-------------

0 commit comments

Comments
 (0)