I use SES send_email() function via boto3 to send an email.
send_email()
In this one I want to display a pandas DataFrame including website URL as a text in the rows. I c