Skip to content

Return dataframes with regular column order #288

@tomjholland

Description

@tomjholland

Current caching of columns as they are requested jumbles the order of the columns stored in the base dataframe. When calling Result.data the columns should be returned in alphabetical order so the same column order is returned every time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontendRelated to the user interaction layer (GUI, UI or UX)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions