Let aux columns with 2-tailed distr have both min and max concept captions
Open
@vdplasthijs is already working on this.
Since May 22, 2026.
enhancement
- Dominant language
- Python
- Stars
- 8
- Forks
- 2
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
Currently the elbow function assumes 1-tailed distributions and finds 1 thresholds.
Alternatively, find thresholds coming from both min and max --> if they are the same it is 1-tailed, but if different, 2-tailed. Then use both a min and max caption.
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.
Assessment
This issue has not been assessed yet.