Skip to content

Add "load more columns button" and columns-displayed info #429

@paddymul

Description

@paddymul

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions