-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
Output-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_stringTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite
Milestone
Description
pandas/tests/io/test_clipboard.py::TestClipboard::()::test_read_clipboard_infer_excel
/home/travis/build/jreback/pandas/pandas/io/clipboards.py:63: ParserWarning: Falling back to the 'python' engine because the 'c' engine does not support regex separators (separators > 1 char and different from '\s+' are interpreted as regex); you can avoid this warning by specifying engine='python'.
return read_table(StringIO(text), sep=sep, **kwargs)
Metadata
Metadata
Assignees
Labels
Output-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_stringTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite