Interactive preview for wide tables makes notebook unresponsive
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
When showing a pandas dataframe with ~10000 columns, the notebook becomes unresponsive and has to be killed, the the "Too many columns, hiding those numbered..." popup doesn't show up.
Might be better to follow the default logic of showing pandas dataframe, first filtering the first / last couple of rows and columns before showing it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.