01 精选三本Python编程最佳读物
第一本
Python 入门指南 中文
http://www.pythondoc.com/pythontutorial3/
The Python Tutorial 英文
https://docs.python.org/3.6/tutorial/index.html
第二本
简明Python教程
https://wizardforcel.gitbooks.io/a-byte-of-python/content/9.html
A Byte of Python
https://python.swaroopch.com/
第三本
笨办法学Python
https://flyouting.gitbooks.io/learn-python-the-hard-way-cn/content/index.html
Learn Python the hard way
http://learnpythonthehardway.org/book/
02 精选五本数据分析最佳读物
第一本
数据挖掘概念与技术 韩家炜著
第二本
《Python for Data Analysis 2nd》Wes McKinney (Pandas的开发者)
第三本
数据挖掘与数据化运营实战
第四本
数据化管理
第五本
谁说菜鸟不会数据分析