We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9e0c6 commit 7fe331dCopy full SHA for 7fe331d
doc/source/whatsnew/v0.24.0.txt
@@ -295,6 +295,8 @@ Datetimelike
295
^^^^^^^^^^^^
296
297
- Fixed bug where two :class:`DateOffset` objects with different ``normalize`` attributes could evaluate as equal (:issue:`21404`)
298
+- Bug in :class:`Index` with ``datetime64[ns, tz]`` dtype that did not localize integer data correctly (:issue:`20964`)
299
+- Fixed bug where `describe` method on tz-aware datetimes did not show `first` and `last` result (:issue:`21328`)
300
301
Timedelta
302
^^^^^^^^^
0 commit comments