Skip to content

indicate __repr__ truncation by ... #1854

Closed
@lodagro

Description

@lodagro

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions