Skip to content

Using arrow as repr probably requires some slicing first. #133

@seberg

Description

@seberg

@RAMitchell a small usability issue with falling back in the repr... If the data is huge we really can't convert it to parquet to print just a small subset of it.

I suppose it should be good enough to check how large it is and if it is huge slice it first. (A technical problem with that is that string slicing isn't supported currently).

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