Skip to content

Statsframe functions are currently sorted by default #215

@Yejashi

Description

@Yejashi

As it currently stands, there is a precedent in Thicket such that all statsframe operations sort the statsframe dataframe. This is extra behavior that is done on the behalf of the user.

For some context, Treecs seems to have added this behavior in over a year ago.

Given this, i propose two options:

  1. Keep things as is. Ever statsframe functionality here forth will enforce a standard that entail ts the sorting of the statsframe dataframe.
  2. We remove the default sorting and instead create a function available to the user that does the work of sorting the statsframe dataframe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-statsIssues and PRs related to Thicket's stats subpackagepriority-normalNormal priority issues and PRs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions