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 12a7ec7 commit 0a4ce1aCopy full SHA for 0a4ce1a
pandas/tests/io/test_stata.py
@@ -1588,7 +1588,7 @@ def test_unsupported_datetype(self, temp_file):
1588
def test_repeated_column_labels(self, datapath):
1589
# GH 13923, 25772
1590
msg = """
1591
-Value labels for column ethics are not unique. These cannot be converted to
+Value labels for column ethnicsn are not unique. These cannot be converted to
1592
pandas categoricals.
1593
1594
Either read the file with `convert_categoricals` set to False or use the
0 commit comments