We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8378c8a commit e05fa01Copy full SHA for e05fa01
doc/source/whatsnew/v1.5.0.rst
@@ -433,7 +433,7 @@ I/O
433
Period
434
^^^^^^
435
- Bug in subtraction of :class:`Period` from :class:`PeriodArray` returning wrong results (:issue:`45999`)
436
-- Bug in :meth:`Period.strftime` and :meth:`PeriodIndex.strftime`, directives `%l` and `%u` were giving wrong results (:issue:`46252`)
+- Bug in :meth:`Period.strftime` and :meth:`PeriodIndex.strftime`, directives ``%l`` and ``%u`` were giving wrong results (:issue:`46252`)
437
-
438
439
Plotting
0 commit comments