We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044feb5 commit 2ec60a6Copy full SHA for 2ec60a6
doc/source/whatsnew/v0.20.2.txt
@@ -84,6 +84,7 @@ Reshaping
84
- Bug in ``DataFrame.stack`` with unsorted levels in MultiIndex columns (:issue:`16323`)
85
- Bug in ``pd.wide_to_long()`` where no error was raised when ``i`` was not a unique identifier (:issue:`16382`)
86
- 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`)
88
89
90
Numeric
0 commit comments