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.
1 parent 774fdb9 commit 911ebd1Copy full SHA for 911ebd1
pandas/tests/io/test_spss.py
@@ -180,4 +180,3 @@ def test_spss_metadata(datapath):
180
if Version(pyreadstat.__version__) >= Version("1.2.8"):
181
metadata["mr_sets"] = {}
182
tm.assert_dict_equal(df.attrs, metadata)
183
- assert df.attrs == metadata
0 commit comments