Replies: 1 comment 1 reply
-
This is a good idea! I'll create a issue and work toward porting that one over. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In R there's an awesome
gt::tab_spanner_delim()
which automatically creates spanners for delimited column names. It would be cool to get it in Python as well.Beta Was this translation helpful? Give feedback.
All reactions