Skip to content

Commit b6995f9

Browse files
committed
DOC: whatsnew entry
1 parent 5f05fd8 commit b6995f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.24.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ Reshaping
556556
- Bug in :meth:`Series.combine_first` with ``datetime64[ns, tz]`` dtype which would return tz-naive result (:issue:`21469`)
557557
- Bug in :meth:`Series.where` and :meth:`DataFrame.where` with ``datetime64[ns, tz]`` dtype (:issue:`21546`)
558558
- Bug in :meth:`Series.mask` and :meth:`DataFrame.mask` with ``list`` conditionals (:issue:`21891`)
559-
-
559+
- Bug in :func:`get_dummies` with Unicode attributes in Python 2 (:issue:`22084`)
560560
-
561561

562562
Build Changes

0 commit comments

Comments
 (0)