posit-dev / great-tables

Make awesome display tables using Python.
https://posit-dev.github.io/great-tables/
MIT License
1.44k stars 50 forks source link

nested groups #237

Open r2evans opened 3 months ago

r2evans commented 3 months ago

Prework

Proposal

Implement "nested groups" as originally requested in https://github.com/rstudio/gt/issues/399 and backport to gt.

Thanks!

deanm0000 commented 3 months ago

Is this merging cells? If so, big fan of this idea.

RegalPlatypus commented 1 month ago

Commenting to add that I would really love to see indented nesting of multiple group_by() variables.