We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2019af4 commit 4d0fa2aCopy full SHA for 4d0fa2a
pandas/tests/groupby/test_transform.py
@@ -1283,4 +1283,4 @@ def test_transform_lambda_indexing():
1283
names=["A", "B"],
1284
),
1285
)
1286
- tm.assert_frame_equal(result, expected)
+ tm.assert_frame_equal(result, expected)
0 commit comments