Kotlin / Kotlin/dataframe

Column limit in output of notebooks

Open
#512 0 comments 0 reactions 1 assignee Claimed by @AndreiKingsley View on GitHub
enhancement performance
Dominant language
Kotlin
Stars
1.1k
Forks
83
Avg merge
4d 12h
Merged PRs (30d)
30

Description

Just like there is a row-limit on the displaying of DataFrames, there should be a configurable limit on the number of columns that are displayed. Notebooks (like [this](https://github.com/Kotlin/dataframe/blob/static-examples2/examples/notebooks/json/KeyValueAndOpenApi.ipynb)) simply become to large to be viewed/uploaded to GitHub, especially after [enabling static output](https://github.com/Kotlin/dataframe/pull/511).
This limit can probably be a lot larger than the row-limit, but might have to include some visual cues that the rendered DataFrame is truncated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.