Yoma's Digital Garden

Yoma's Digital Garden

Follow
Follow
homeABOUTbadges
Tag

email

#email

More content

Read more stories on Hashnode


Articles with this tag

Email Analysis Using Python 3 (Part II)

Jun 29, 20214 min read

Welcome back! This is a sequel to Part I, where we covered making changes to our Gmail account, getting the subject of the email and its sender, and...

Email Analysis Using Python 3 (Part II)

Decluttering Mailbox Using Python

May 29, 20216 min read

I've had so many unread emails in my inbox because they were promotional content, or I was just too lazy to read when they came in. Now imagine...

Decluttering Mailbox Using Python

Email Analysis Using Python 3 (Part I)

May 29, 20206 min read

There is a lot of data out there, mostly unstructured. For example, emails are a great source of communication data; there is no limit to what we can...

Email Analysis Using Python 3 (Part I)