Kotlin / Kotlin/dataframe

Output resizable table in Jupyter notebooks

Open
#219 3 comments 0 reactions 0 assignees View on GitHub
documentation enhancement
Dominant language
Kotlin
Stars
1.1k
Forks
83
Avg merge
4d 12h
Merged PRs (30d)
30

Description

Currently, if dataframe cells contain text that is longer than a specific length, it gets truncated without the possibility to view the whole values. This makes it really hard to work with such dataframes.

image

If it's not possible or too involved to create resizable tables, then there should at least be a workaround to be able to adjust the width of the columns from the code.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Jupyter notebook output and table-rendering entry points in the Kotlin DataFrame project; the issue does not name specific files or tests. Determine whether resizable columns are feasible, or whether a code-level column-width setting is the practical alternative. Done means long cell values can be viewed without truncation through one of these approaches.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, kotlin
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.