posit-dev / posit-dev/positron
Total row count in column summary stats for easier comparisons to other stats
Open
Nobody has claimed this yet.
area: data explorer
enhancement
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 195
Description
User feedback requested we include the total row count (or total filtered row count) in the list of column summary statistics, even if it seems duplicative, as it makes for better comparisons of the other statistics.
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
No files, tests, or entry points are named. Locate the implementation of the column summary statistics, determine how total and filtered row counts are represented, and verify that the displayed count supports comparisons with the other statistics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100