Issue 475
“硅谷"剧情变真… 原文: PyCoder’s Weekly - Issue #475 210602 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 210602 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. 从卫星图像检测森林砍伐 ANDRÉ FERREIRA How would you go about detecting deforestation — a contributor to climate change — from satellite images? In this article, you’ll learn how one team built a machine learning (ML) solution to do just that, using FastAI for the modeling and Streamlit to create a dashboard. The article discusses methodology and results, and is a great read about building an ML solution. The project code is a available on GitHub. (是也乎: 非常 Kaggle 式问题 ) 用 conda 管理 Python 虚拟环境指南 WHITEBOX Learn everything you need to know to get up and running with conda for Python in this in-depth guide. You’ll learn how conda compares to pip, how to install conda, how to install Python and other languages using conda, how to manage conda environments, and even how to package conda environments for distribution. (是也乎: 如果网络是通畅的, conda 的模块管理比 PiPy 是好不少, 不过,呵呵… ) 用 plt.scatter() 可视化数据 REAL PYTHON In this tutorial, you’ll learn how to create scatter plots in Python, which are a key part of many data visualization applications. You’ll get an introduction to plt.scatter(), a versatile function in the Matplotlib module for creating scatter plots. (是也乎: 可视化模块早已足够丰富了, 现在主要问题是: 大家都能绘制出相同范式图表, 但是, PPT 专家要的是越来越3D/抓睛 的图表效果, 就看谁的可定制性深度了… 如果能通过142 个参数, 精细调节图表的所有细节是最好的, 当然更加好的是每年根据财报要求的格式, 将默认风格调整到 世界500强 日常会议中就使用的样式… ) EuroPython 2021 会议列表已发布 EUROPYTHON.EU pipx 已是 PyPA 成员项目 TWITTER.COM/PRADYUNSG Python 3.10.0b2 可用 CPYTHON DEV BLOG 探讨/吐糟 Discussions ...