gmail-graphs:绘制有关您的Gmail收件箱的元数据

时间:2024-05-22 11:49:01
【文件属性】:

文件名称:gmail-graphs:绘制有关您的Gmail收件箱的元数据

文件大小:227KB

文件格式:ZIP

更新时间:2024-05-22 11:49:01

Python

gmail-graphs 一直在使用收集有关您的Gmail收件箱的数据,并希望生成类似我的博客文章图表。 完美,因为这就是此回购协议所要做的全部。 合理的警告:此代码很多不雅致。 不要将其作为正确使用Pandas / Matplotlib的示例进行研究。 快速开始 确保已安装ipython , pip和virtualenv 。 git clone https://github.com/mddub/gmail-graphs cd gmail-graphs virtualenv venv && . venv/bin/activate pip install -r requirements.txt ipython notebook --pylab inline 图1和2:收件箱随时间变化的数量 跟踪的“ IPython Notebook。 图3:按年龄分类的收件箱数 请参阅compu


【文件预览】:
gmail-graphs-master
----sample-output()
--------figure-3.png(26KB)
--------figure-4.png(17KB)
--------figure-2.png(47KB)
----compute_ages_on_each_day.py(3KB)
----compute_time_in_inbox_by_date_received.py(3KB)
----requirements.txt(177B)
----Inbox count by age.ipynb(42KB)
----README.md(2KB)
----Length of time a message spends in inbox.ipynb(31KB)
----Inbox count over time.ipynb(116KB)
----.gitignore(6B)

网友评论