Skip to content

Commit 2ec60a6

Browse files
RobinFiveWordsRobinFiveWords
RobinFiveWords
authored and
RobinFiveWords
committed
added back whatsnew change
1 parent 044feb5 commit 2ec60a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.20.2.txt

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Reshaping
8484
- Bug in ``DataFrame.stack`` with unsorted levels in MultiIndex columns (:issue:`16323`)
8585
- Bug in ``pd.wide_to_long()`` where no error was raised when ``i`` was not a unique identifier (:issue:`16382`)
8686
- Bug in ``Series.isin(..)`` with a list of tuples (:issue:`16394`)
87+
- Bug in ``maybe_infer_to_datetimelike()`` in ``core.dtypes.cast`` where result was not reshaped in all cases (:issue:`16395`)
8788

8889

8990
Numeric

0 commit comments

Comments
 (0)