Is there a way to export a DataFrame with applied styles from a Jupyter notebook to an image file, with the styles applied?
Asked
Active
Viewed 89 times
0
-
Can't u use the screenshot tools provided in Windows, Mac, Linux.. ? Or are you looking for something more automated? – Anton vBR Aug 03 '18 at 00:39
-
Looking for something automated. – Batman Aug 03 '18 at 00:41
-
Ok, I'd start with providing a small example with your styled format. Possibly some html output that you can convert to PDF. Have you checked this?: https://stackoverflow.com/questions/26678467/export-a-pandas-dataframe-as-a-table-image – Anton vBR Aug 03 '18 at 00:43
-
[Does this question help](https://stackoverflow.com/q/38095436/4650297)? – BruceWayne Aug 03 '18 at 01:05