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