老爹和爱豆在 Twitter 上的闲聊… 原文: PyCoder’s Weekly - Issue #458 pycoder

  • 210203 Zoom.Quiet(大妈) 用时 42 分钟 完成快译
  • 210203 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄.

  • 在 Pandas 查找和修复意外的内存占用
    • MARTIN JONES
    • • Shared by Martin Jones Storing string columns as categories can result in massive memory savings when working with large dataframes in pandas. However, those savings can surprisingly disappear when you start concatenating dataframes. In this article, you’ll learn why, and find out how to fix it. (是也乎: 这应该也是门生意了… )
  • Constant Folding 在 Python
    • ARPIT BHAYANI Every programming language aims to be performant and Python is no exception. Take a dive deep into Python internals and find out how Python makes its interpreter performant using a technique called constant folding. (是也乎: 叕一种性能技巧的 Pythonic 化 )
  • 用 Datadog APM 可视化/优化 Python 应用程序性能
    • DATADOG
    • sponsor Datadog APM generates detailed flame graphs from real requests so you can see which services or calls are generating errors or contributing to overall latency. Dive deeper into your production code with an always-on code profiler to troubleshoot. Start monitoring your applications with a free trial → (是也乎: DATADOG 用了都说好. )
  • Pyston 2.1 超越 Python 3.8/3.9 性能
    • MICHAEL LARABEL Pyston is an alternative Python interpreter. According to these benchmarks, it’s significantly outperforming Python 3.8 and 3.9. (是也乎: 亲侄儿, 也放弃 Py2 了? )
  • Python 和 NumPy 实现随机梯度下降算法
    • REAL PYTHON Learn what the stochastic gradient descent algorithm is, how it works, and how to implement it with Python and NumPy.
  • DjangoCon Europe 2021 发布
    • DJANGO SOFTWARE FOUNDATION
  • spaCy v3.0 发布
    • EXPLOSION.AI
  • NumPy 1.20.0 发布
    • NUMPY.ORG (是也乎: 说这是史上最大一次合并, 改变了非常多的特性, 并放弃了对 Py3.6 以下的支持. )

探讨/吐糟

Discussions

  • Guido 和 Eric Idle 在 Twitter 上交谈
    • TWITTER.COM/ERICIDLE Python creator Guido van Rossum and Monty Python actor (and IDLE namesake) chat about the Python programming language on Twitter. (是也乎: 程序猿和宅演员的交流… Monty 演员关注如何生存, 程序猿关注如何改变世界… )

文章/教程/嗯哼

Articles, Tutorials and Talks

  • Django 和 Pydantic
    • NIK TOMAZIC
    • • Shared by Michael Herman Learn how to integrate Pydantic with a Django application using the Pydantic-Django and Django Ninja packages.
  • Python Web 应用: 将脚本部署为 Flask 应用
    • REAL PYTHON In this tutorial, you’ll learn how to go from a local Python script to a fully deployed Flask web application that you can share with the world. (是也乎: Deploy )
  • OO 在 Python 通常毫无意义
    • LEON TROLSKI
    • opinion Is object-oriented programming a pointless paradigm? Maybe, maybe not. But it’s worth considering alternatives when deciding how to write your code. Read the article for an argument against OOP and then follow the Hacker News discussion for the debate. (是也乎: Python 一直其实是多范式语言, OO 也只是可用而已. )
  • 数据库约束在 Django
    • STEVEN PATE
    • • Shared by Steven Pate Learn about the various database constraints Django supports to ensure data integrity.
  • 在 Python 用 Pillow 处理图像
    • REAL PYTHON
    • podcast Are you interested in processing images in Python? Do you need to load and modify images for your Flask or Django website or CMS? Then you most likely will be working with Pillow, the friendly fork of PIL, the Python imaging library. This week on the show, we have Mike Driscoll, who is writing a new book about image processing in Python. (是也乎: 从 PIL 变成枕头, 名字是越来越亲切的, 但是, 事儿从来没 for human 过… Pillow )
  • 迷失在 Python Shell
    • BAIRAKTARIS KONSTANTINOS This is a fun little experiment aiming to mix bash and Python. While not meant to be taken too seriously, it’s an interesting look at using the subprocess module. (是也乎: 无论 mix 还是 pure, 在 CLI 领域, 还是和系统结合深入的 shell 来的靠谱, 以往类似尝试都没了然后… )
  • Plot 在 Pandas: Python 数据可视化基础知识
    • REAL PYTHON In this course, you’ll get to know the basic plotting possibilities that Python provides in the popular data analysis library pandas. You’ll learn about the different kinds of plots that pandas offers, how to use them for data exploration, and which types of plots are best for certain use cases. (是也乎: 类似教程不少了, 但是, 基础永远是基础, 能解决入门问题就不错了, 实际使用中, 根本没可能 Basic 就满足. )

好物/妙品/

Interesting Projects, Tools and Libraries, Projects & Code

📆🐍 活动/大会

Events, MeetUp 真的是全球线下活动组织中心

DAMA

❤️ Happy Pythonic ;-(大妈私人无责任播报)

PS


好文笔,感叹号年度配额: 0/3 投稿/反馈邮箱: [email protected] (邮件列表地址, 当成正常邮件发送邮件就好, 不用注册, 不用翻越…)

ZoomQuiet/大妈 就是四处 是也乎,( ̄▽ ̄) 的那个大妈:

私自嗯哼: ZoomQuiet (订阅号: ZoomQuiet42)
公开课程: 蟒营 (订阅号: Mainium)
历史吐糟: Chaos42 (订阅号 PythoniCamp)
as 创始组织者:
    PyChina (订阅号: PyChinaOrg)
    本地社区: 
        GDG珠海 (订阅号: GDG-ZhuHai)
        TFUG珠海 (订阅号: ZH_TFUG)

NN 4278 RPP