biolab / biolab/orange3

Pivot Table - Ability to add row and column percentage statistics

Open
#7,075 1 comment 0 reactions 0 assignees View on GitHub
meal wish
Dominant language
Python
Stars
5.7k
Forks
1.1k
Avg merge
12d 2h
Merged PRs (30d)
1

Description

**What's your use case?**
If I am using the Pivot table widget to create a "crosstab", it would be nice if I could use use the Count aggregation but also define row and column percentages. We can already add additional aggregations, so this would simply extend that idea to also show the % of totals via row and column.

**What's your proposed solution?**
Add options for count tables to show the distributions.

![Image](https://github.com/user-attachments/assets/9131e239-4e11-4ee4-8390-4684afdfe233)

**Are there any alternative solutions?**

A crosstab widget where counts are the core aggregation against two categorical entries.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Pivot table widget and its existing additional aggregation options. Determine how count tables could expose row and column percentage distributions; the feature is done when both percentage views can be added alongside counts and their displayed totals match the crosstab data.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.