We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a35624 commit afa2eebCopy full SHA for afa2eeb
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