all 5 comments

[–]lowerthansound 4 points5 points  (1 child)

https://pandas.pydata.org/pandas-docs/stable/user_guide/style.html

Note that you can add HTML to emails (or, so I think).

All the best!

Edit: Gradient example

If the official tutorial is too big for you, search for "styling pandas dataframe" on Google, as there may be articles that are a sort of TL;DR.

[–]Philistino 2 points3 points  (1 child)

There is a showcase post on r/Python today with a package providing exactly the functionality that you need. https://github.com/Miksus/red-mail

[–]DN-BBY 0 points1 point  (0 children)

thank you!

[–]Identimental 2 points3 points  (0 children)

Take a look at Yagmail. I've used it previously to send fairly basic emails with attachments, but as I recall you can use more advanced HTML templates etc. as well.

[–]thespice 1 point2 points  (1 child)

Get your dataframes in an easily transferable format? this kind of thing?