2025年3月1日

3.1.5 Python汇总—其他

摘要: # 爬虫 ## fake_useragent.errors.FakeUserAgentError: Maximum amount of retries reached 参考https://blog.csdn.net/shaooping/article/details/90296667 ## 大众点评 阅读全文

posted @ 2025-03-01 13:18 Hiteration 阅读(27) 评论(0) 推荐(0)

3.1.4 Python汇总—数据可视化

摘要: ## Seaborn库的基础使用(画板主题及颜色选择) 参考https://blog.csdn.net/qq_22592457/article/details/103383711 ## Seaborn教程 参考https://zhuanlan.zhihu.com/p/40303932 ## Seab 阅读全文

posted @ 2025-03-01 13:18 Hiteration 阅读(12) 评论(0) 推荐(0)

3.1.3 Python汇总—Web后端

摘要: ## Django定时任务 https://blog.csdn.net/haeasringnar/article/details/106129392 https://medium.com/@kevin.michael.horan/scheduling-tasks-in-django-with-the 阅读全文

posted @ 2025-03-01 13:17 Hiteration 阅读(12) 评论(0) 推荐(0)

3.1.2 Python汇总—语言特性

摘要: ## reduce函数 https://docs.python.org/3/library/functools.html#functools.reduce ## 鸭子类型 https://www.cnblogs.com/ssgeek/p/14720426.html ## if __name__ == 阅读全文

posted @ 2025-03-01 13:17 Hiteration 阅读(13) 评论(0) 推荐(0)

3.1.1 Python汇总—环境&安装

摘要: ## Pycharm断点调试Django https://www.cnblogs.com/bbjs/p/12930652.html ## Pycharm查看变量值的方法 https://blog.csdn.net/Dust_Evc/article/details/123117775 ## Pytho 阅读全文

posted @ 2025-03-01 13:17 Hiteration 阅读(54) 评论(0) 推荐(0)

导航