-
-
Notifications
You must be signed in to change notification settings - Fork 19.4k
Closed
Labels
CleanOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_stringgood first issue
Milestone
Description
pandas/pandas/io/formats/printing.py
Line 86 in 6d610a4
| # console_encode() should (hopefully) choose the right encoding for you |
refers to a console_encoding util that encodes the current string into the appropriate encoding for the platform or display environment. This util does not exist however
Metadata
Metadata
Assignees
Labels
CleanOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_stringgood first issue