Skip to content

Method to sort rows by specified criterion #14

Closed
@WinPlay02

Description

@WinPlay02

Is your feature request related to a problem? Please describe

It should be possible to sort the rows of a table, using a specified lambda function.

Desired solution

It would be good to add a method sort_rows(lambda: Callable[[Row, Row], int]): Table in Table to reorder the rows.

Metadata

Metadata

Assignees

Labels

releasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions