We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d794618 commit 3cd050eCopy full SHA for 3cd050e
doc/source/release.rst
@@ -92,6 +92,8 @@ Bug Fixes
92
- ``HDFStore.select_as_coordinates`` and ``select_column`` works where clauses that result in filters (:issue:`6177`)
93
- Regression in join of non_unique_indexes (:issue:`6329`)
94
- 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`)
97
98
pandas 0.13.1
99
-------------
0 commit comments