Skip to content

df.dtypes.values is not O(1) and repr(df) is therefore slow for large frames #5968

@ghost

Description

For the FEC dataset, it takes about 1.5 sec to get a repr. and prun
puts it all in infer_dtype.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugPerformanceMemory or execution speed performance

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions