You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TST: Add regression test for MultiIndex merge after reset_index
- Add test for GH#62150
- Bug was present in 2.3.1, fixed in 3.0.0
- Test ensures merge works when one df has single-level index
and other has multi-level index after reset_index()
Closes#62150
0 commit comments