We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c973bee commit b1ebc8fCopy full SHA for b1ebc8f
doc/source/whatsnew/v0.24.1.rst
@@ -67,6 +67,7 @@ Bug Fixes
67
**Reshaping**
68
69
- Bug in :meth:`DataFrame.groupby` with :class:`Grouper` when there is a time change (DST) and grouping frequency is ``'1d'`` (:issue:`24972`)
70
+- Bug in :meth: `Timestamp` supporting %z (:issue:`21257`).
71
72
**Visualization**
73
0 commit comments