Skip to content

Method names of Table #439

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

Some method names of Table don't clarify whether they work on rows or on columns. Also, summary neither fits the from/to pattern nor does it start with a verb.

Desired solution

  • Rename group_by to group_rows_by
  • Rename split to split_rows
  • Rename summary to summarize_statistics
  • Also update the names of test files and the contained tests accordingly.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

cleanup 🧹Refactorings and other tasks that improve the codereleasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions