Skip to content

repr_text does expensive copy of data.table input #179

@MichaelChirico

Description

@MichaelChirico

obj <- as.data.frame(obj)

If we go to print, say, a 10,000,000 x 50 table, this will copy the full table, just to show a tiny portion of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions