Skip to content

make information more consistent for glimpse() and print() methods? #280

Closed
@dalejbarr

Description

@dalejbarr

It would be nice if the information displayed about tables was more consistent across print() and glimpse(). I have noticed these two differences:

  1. Currently, print() informs the user about any data groupings, but glimpse() does not

  2. Column names that contain special characters (e.g., white space) are displayed with back ticks by print() but not by glimpse(). If, for instance, a column name ends with a space, the user is only alerted to this potential problem if print() is used

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions