Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance functions that generate summary rows #1159

Merged
merged 129 commits into from
Dec 10, 2022
Merged

Conversation

rich-iannone
Copy link
Member

@rich-iannone rich-iannone commented Dec 4, 2022

This PR is concerned with various improvements to the summary_rows() and grand_summary_rows() functions. The changes should allow for more flexibility in providing the aggregation functions (optionally along with id and label values). There is also a need to have better ways to expressing the formatting of summary cell values.

Fixes: #785
Fixes: #784
Fixes: #581
Fixes: #545
Fixes: #292
Fixes: #270

@rich-iannone rich-iannone marked this pull request as ready for review December 10, 2022 06:27
@rich-iannone rich-iannone merged commit 8a7f31e into master Dec 10, 2022
@rich-iannone rich-iannone deleted the summary-rows-enhance branch December 10, 2022 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment