We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ca23c commit e45711fCopy full SHA for e45711f
doc/source/whatsnew/v0.20.3.txt
@@ -82,7 +82,7 @@ Sparse
82
83
Reshaping
84
^^^^^^^^^
85
-- PeriodIndex / TimedeltaIndex.join was missing the sort= kwarg (:issue: `16541`)
+- ``PeriodIndex`` / ``TimedeltaIndex.join`` was missing the ``sort=`` kwarg (:issue:`16541`)
86
- Bug in joining on a ``MultiIndex`` with a ``category`` dtype for a level (:issue:`16627`).
87
- Bug in :func:`merge` when merging/joining with multiple categorical columns (:issue:`16767`)
88
0 commit comments