Skip to content

be80898 breaks display of large dataframes in IPython notebooks #5588

Closed
@michaelaye

Description

@michaelaye

In 044ee06, I could just do, with no apparent delay:

df
<class 'pandas.core.frame.DataFrame'>
Int64Index: 10718114 entries, 0 to 10718113
Columns: 20 entries, classification_id to spread
dtypes: datetime64[ns](2), float64(11), object(7)

In be80898, the notebook gets stuck and CPU is boiling and nothing is returned after 5 mins.

related #5550

Metadata

Metadata

Assignees

No one assigned

    Labels

    IO HTMLread_html, to_html, Styler.apply, Styler.applymapOutput-Formatting__repr__ of pandas objects, to_stringPerformanceMemory or execution speed performance

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions