Skip to content

Commit

Permalink
DOC: whatsnew entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Scorpil committed Jul 30, 2018
1 parent 5f05fd8 commit b6995f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v0.24.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ Reshaping
- Bug in :meth:`Series.combine_first` with ``datetime64[ns, tz]`` dtype which would return tz-naive result (:issue:`21469`)
- Bug in :meth:`Series.where` and :meth:`DataFrame.where` with ``datetime64[ns, tz]`` dtype (:issue:`21546`)
- Bug in :meth:`Series.mask` and :meth:`DataFrame.mask` with ``list`` conditionals (:issue:`21891`)
-
- Bug in :func:`get_dummies` with Unicode attributes in Python 2 (:issue:`22084`)
-

Build Changes
Expand Down

0 comments on commit b6995f9

Please sign in to comment.