File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -247,6 +247,7 @@ Missing
247
247
MultiIndex
248
248
^^^^^^^^^^
249
249
250
+ - Constructior for :class: `MultiIndex ` verify the `sortorder ` if `verify_integrity ` parameter is `True ` (the default)
250
251
-
251
252
-
252
253
@@ -288,6 +289,7 @@ Reshaping
288
289
- Bug in :meth: `DataFrame.apply ` that caused incorrect output with empty :class: `DataFrame ` (:issue: `28202 `, :issue: `21959 `)
289
290
- Bug in :meth: `DataFrame.stack ` not handling non-unique indexes correctly when creating MultiIndex (:issue: `28301 `)
290
291
- Bug :func: `merge_asof ` could not use :class: `datetime.timedelta ` for ``tolerance `` kwarg (:issue: `28098 `)
292
+ - Bug :func: `merge ` did not append suffixes correctly with MultiIndex (:issues: `28518 `)
291
293
292
294
Sparse
293
295
^^^^^^
You can’t perform that action at this time.
0 commit comments