Skip to content

Commit 3cd050e

Browse files
committed
DOC: release notes
1 parent d794618 commit 3cd050e

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
@@ -92,6 +92,8 @@ Bug Fixes
9292
- ``HDFStore.select_as_coordinates`` and ``select_column`` works where clauses that result in filters (:issue:`6177`)
9393
- Regression in join of non_unique_indexes (:issue:`6329`)
9494
- Issue with groupby ``agg`` with a single function and a a mixed-type frame (:issue:`6337`)
95+
- Bug in ``DataFrame.replace()`` when passing a non- ``bool``
96+
``to_replace`` argument (:issue:`6332`)
9597

9698
pandas 0.13.1
9799
-------------

0 commit comments

Comments
 (0)