Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 49e48b9

Browse files
committedJun 8, 2017
Merge branch 'period-join-sort-fix' of github.com:erbian/pandas into period-join-sort-fix
2 parents c7c3e9f + 354dfec commit 49e48b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎doc/source/whatsnew/v0.21.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Sparse
121121
Reshaping
122122
^^^^^^^^^
123123

124+
- Fixed failing ``PeriodIndex.join`` join method due to attempt to call sort method (:issue: `16541`)
124125

125126

126127
Numeric

0 commit comments

Comments
 (0)
Please sign in to comment.