-
My pandas styler formatted tables from jupyter don't have any formatting when outputting to word docx. Is there a recommendation for how to format tables for docx output? |
Beta Was this translation helpful? Give feedback.
Answered by
jjallaire
Jun 8, 2022
Replies: 1 comment
-
There isn't yet a python tables package we know of that does rich formatting for docx (we are hoping to soon work on a python version of the R gt package which will do some of this) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
adpadi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There isn't yet a python tables package we know of that does rich formatting for docx (we are hoping to soon work on a python version of the R gt package which will do some of this)