# 1 入門
廖雪峰的Python教程
https://www.liaoxuefeng.com/wiki/1016959663602400
# 2 提升
# 2.1. Python Cookbook
[GitHub - yidao620c/python3-cookbook: 《Python Cookbook》 3rd Edition Translation](https://github.com/yidao620c/python3-cookbook)
[Python Cookbook 3rd Edition Documentation — python3-cookbook 3.0.0 文檔](https://python3-cookbook.readthedocs.io/zh_CN/latest/)
源碼:
[GitHub - dabeaz/python-cookbook: Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.](https://github.com/dabeaz/python-cookbook)
# 2.2. 實(shí)體書
利用Python進(jìn)行數(shù)據(jù)分析(原書第2版) [Python for Data Analysis: Data Wrangling with Pand]
Python工匠
流暢的Python(圖靈出品)
源碼:
https://github.com/fluentpython/example-code