01 精選三本Python編程最佳讀物
第一本
Python 入門指南 中文
http://www.pythondoc.com/pythontutorial3/
The Python Tutorial 英文
https://docs.python.org/3.6/tutorial/index.html
第二本
簡(jiǎn)明Python教程
https://wizardforcel.gitbooks.io/a-byte-of-python/content/9.html
A Byte of Python
https://python.swaroopch.com/
第三本
笨辦法學(xué)Python
https://flyouting.gitbooks.io/learn-python-the-hard-way-cn/content/index.html
Learn Python the hard way
http://learnpythonthehardway.org/book/
02 精選五本數(shù)據(jù)分析最佳讀物
第一本
數(shù)據(jù)挖掘概念與技術(shù) 韓家煒著
第二本
《Python for Data Analysis 2nd》Wes McKinney (Pandas的開發(fā)者)
第三本
數(shù)據(jù)挖掘與數(shù)據(jù)化運(yùn)營(yíng)實(shí)戰(zhàn)
第四本
數(shù)據(jù)化管理
第五本
誰說菜鳥不會(huì)數(shù)據(jù)分析