[Question] Multiple grouper columns in the leaderboard
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 176
- Forks
- 74
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 21
Description
Hello,
Is it possible to have multiple main/grouper columns in the leaderboard?
E.g. Taken from a challenge outside of Codabench
Different metrics are grouped according to their types. I need to use something similar to group the metrics.
I currently only see the task's name displayed on top of the metrics. Like below:
Thanks,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the leaderboard rendering and metric-grouping entry points in the Codabench repository, since the issue names no files or tests. Compare the current single task-name header with the requested grouped metric types; done would mean supporting multiple main or grouper columns in the leaderboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100