We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75fc34d commit 39dcd99Copy full SHA for 39dcd99
doc/source/whatsnew/v0.19.0.txt
@@ -975,7 +975,4 @@ Bug Fixes
975
976
- Bug in ``Index`` raises ``KeyError`` displaying incorrect column when column is not in the df and columns contains duplicate values (:issue:`13822`)
977
- Bug in ``Period`` and ``PeriodIndex`` creating wrong dates when frequency has combined offset aliases (:issue:`13874`)
978
-<<<<<<< 30b61e60f358677289d8325df6a06f5cf98453bc
979
- Bug in ``pd.to_datetime()`` did not cast floats correctly when ``unit`` was specified, resulting in truncated datetime (:issue:`13845`)
980
-=======
981
->>>>>>> Fix whatsnew entries
0 commit comments