-
Notifications
You must be signed in to change notification settings - Fork 5
Method names of Table #439
Copy link
Copy link
Closed
Labels
cleanup 🧹Refactorings and other tasks that improve the codeRefactorings and other tasks that improve the codereleasedIncluded in a releaseIncluded in a release
Metadata
Metadata
Assignees
Labels
cleanup 🧹Refactorings and other tasks that improve the codeRefactorings and other tasks that improve the codereleasedIncluded in a releaseIncluded in a release
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
✔️ Done
Is your feature request related to a problem?
Some method names of
Tabledon't clarify whether they work on rows or on columns. Also,summaryneither fits thefrom/topattern nor does it start with a verb.Desired solution
group_bytogroup_rows_bysplittosplit_rowssummarytosummarize_statisticsPossible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response