Skip to content

Have metadata printing be IO aware, metadata printing improvements in general #416

@pdeffebach

Description

@pdeffebach

Currently when running Dataframes in a Jupyter notebook, the data frame prints out in html form properly, but when you do printlabels(df) you get a boring text representation.

Plus in general, it would be really nice to have a way to deal with very large data frames and print labels for all columns, maybe to make it compatible with DataFrame that can be viewed with @less from TerminalPager.jl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions