-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
IO HTMLread_html, to_html, Styler.apply, Styler.applymapread_html, to_html, Styler.apply, Styler.applymapOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_stringPerformanceMemory or execution speed performanceMemory or execution speed performance
Milestone
Description
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
Labels
IO HTMLread_html, to_html, Styler.apply, Styler.applymapread_html, to_html, Styler.apply, Styler.applymapOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_stringPerformanceMemory or execution speed performanceMemory or execution speed performance