Skip to content

Commit 20589d9

Browse files
committed
DOC: whatsnew entry
1 parent a26b3c5 commit 20589d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.24.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,7 @@ Reshaping
660660
- Bug in :meth:`Series.mask` and :meth:`DataFrame.mask` with ``list`` conditionals (:issue:`21891`)
661661
- Bug in :meth:`DataFrame.replace` raises RecursionError when converting OutOfBounds ``datetime64[ns, tz]`` (:issue:`20380`)
662662
- :func:`pandas.core.groupby.GroupBy.rank` now raises a ``ValueError`` when an invalid value is passed for argument ``na_option`` (:issue:`22124`)
663+
- Bug in :func:`get_dummies` with Unicode attributes in Python 2 (:issue:`22084`)
663664
-
664665

665666
Build Changes

0 commit comments

Comments
 (0)