We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2e43a3 + 886350d commit 17d83b3Copy full SHA for 17d83b3
pandas/tests/indexing/multiindex/test_setitem.py
@@ -550,4 +550,3 @@ def test_frame_setitem_partial_multiindex():
550
expected = df.copy()
551
expected["d"] = 8
552
tm.assert_frame_equal(result, expected)
553
-
0 commit comments