The collection of all four parts of my Gmail Explorer Jupyter Notebook project
A notebook that reads the inbox of a Gmail account and outputs a .csv
of every message.
Best viewed on GitHub Pages
Best used in Binder
A notebook that imputes my message data from the Reader
, getting it ready for the Visualizer
.
Best viewed on GitHub Pages
A notebook that visualizes the message data read from my inbox, recieved from the Imputer
.
Best viewed on GitHub Pages
A continuation of the first visualization notebook, this notebooks goes more in depth and explores new areas using my message data.
Best viewed on GitHub