-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
EnhancementOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_string
Milestone
Description
When a column is wider than 50 chars (controllable by pandas.setprintoptions(max_colwidth=...)
) it is truncated in the __repr__
, indicate this by adding ...
at the end of the truncated strings.
see also #1852
Metadata
Metadata
Assignees
Labels
EnhancementOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_string