Skip to content

Commit 5b383b8

Browse files
committed
edits for whatsnew doc
1 parent e2ad9b4 commit 5b383b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.3.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Sparse
7979

8080
Reshaping
8181
^^^^^^^^^
82-
- Fixed missing sort for index ``join`` method (:issue: `16541`)
82+
- PeriodIndex / TimedeltaIndex.join was missing the sort= kwarg (:issue: `16541`)
8383
- Bug in joining on a ``MultiIndex`` with a ``category`` dtype for a level (:issue:`16627`).
8484
- Bug in :func:`merge` when merging/joining with multiple categorical columns (:issue:`16767`)
8585

0 commit comments

Comments
 (0)