-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checks
- I have checked that this enhancement has not already been requested
How would you categorize this request. You can select multiple if not sure
Summary stats, Other (please describe in Issue Description)
Enhancement Description
If you want to display a dataframe with greater than the max columns (250 default), the last column should be a button that will load the next segment.
so clicking the last column will load 250-330 in a 330 column dataframe.
The columns displayed in the status bar should reflect which segment of columns is currently displayed.
Further when the left most column displayed isn't column 0, column 0 should be a button to display the previous set of columns.
Once this is implemented, the max columns should be reduced to 50 or 100. Wanting to look at large numbers of columns is rare, slow, and still confusing. Also the column range used should be able to be rpeset
Pseudo Code Implementation
above
Prior Art
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request