一:基础语法
1)python开发文档,各类基础语法,用搜索框查,地址如下:
https://docs.python.org/zh-cn/3/index.html
2)python中文手册,入门指南,地址如下:
https://www.runoob.com/manual/pythontutorial3/docs/html/
3)菜鸟教程,python3教程
https://www.runoob.com/python3/python3-tutorial.html

二:机器学习
1)sklearn 的机器学习资源网站:
https://scikit-learn.org/stable/
2)sklearn 的机器学习资源网站(中文版)(github):
https://github.com/apachecn/sklearn-doc-zh