蟒周刊-395-激萌模块~用表情符编写Python程序
发布日期:2022-02-10 13:35:43 浏览次数:21 分类:技术文章

本文共 3872 字,大约阅读时间需要 12 分钟。

原文:

PyCoder

  • 191120 (大妈) 用时 42 分钟 完成快译
  • 191120 (大妈) 用时 17 分钟 完成格式转抄.

------

    • REAL PYTHON
    • video

Learn how to use threading in your Python programs. You’ll see how to create threads, how to coordinate and synchronize them, and how to handle common problems that arise in threading.

(是也乎:

Threading

基础而又不简单的嗯哼...)

    • ITAMAR TURNER-TRAURING

How to reduce the memory your DataFrame uses at the time it is initially loaded: by dropping columns, lower-range numerical dtypes, and categoricals.

    • JAKE EDGE

An interesting summary of discussions around PEP 584 (“Add and = operators to the built-in dict class”).

    • VICKI BOYKIS

(是也乎:

因为, 多数项目没法儿迁移...

)

    • DJANGOPROJECT.COM
    • PYCON.BLOGSPOT.COM

讨论

Discussions

    • RAYMOND HETTINGER

“To a user, attribute-style access is implicitly assumed to be fast. In contrast, a well-named method can communicate workload: raymondh.familymembers vs raymondh.scanentiresocialgraph()“

    • REDDIT

(是也乎:

简单说: 没必要

)

    • REDDIT

文章,教程和嗯哼

Articles, Tutorials and Talks

    • REAL PYTHON

See how to use the development environment included with your Python installation. Python IDLE is a small program that packs a big punch! You’ll learn how to use Python IDLE to interact with Python directly, work with Python files, and improve your development workflow.

(是也乎:

IDLE

IDLE 虽好, 可嫑贪杯哪...

这都21世纪了, 为什么要用 IDLE 呢? 有什么想不开的说出来大家开心一下嘛...

Integrated Development and Learning Environment

人家是用来学习的, 开发真心囧的...

)

    • ITAMAR TURNER-TRAURING
    • • Shared by ITAMAR TURNER-TRAURING

Python techniques for processing “bigger than RAM” data on a single computer, with minimal setup, and as much as possible using the same libraries you’re already using.

    • TRYEXCEPTPASS.ORG
    • • Shared by Cristian Medina

How to build secure asynchronous APIs in Python using Korv and AsyncSSH that listen on TCP sockets over SSH sessions.

    • REAL PYTHON

Learn how to work adeptly with the Pandas GroupBy facility while mastering ways to manipulate, transform, and summarize data. You’ll work with real-world datasets and chain GroupBy methods together to get data in an output that suits your purpose.

(是也乎:

Pandas GroupBy

这也是神器之一...

)

    • UMAR KHAN

How to host Jupyter notebooks on your own server so you can access them anywhere, even with your mobile phone.

(是也乎:

其实, 官方文档都有曰...只是, 还是太重了...Azure 们提供了预嗯哼好的...

)

    • MOSHE ZADKA

(是也乎:

为什么这么想不开?

)

    • SEBASTIAN WIEDENROTH

(是也乎:

DTrace ~ Solaris 贡献的神器...

)

    • REAL PYTHON

(是也乎:

Recap

真蟒 率先嗯哼非洲去了...

)

    • REUVEN LERNER

(是也乎:

guido 老爹太皮了, 将一个不起眼的 int() 转换函式嗯哼的这么强大...

)

好物

Interesting Projects, Tools and Libraries, Projects & Code

    • GITHUB.COM/MODIN-PROJECT

(是也乎:

modin_architecture

等等,好象这事儿是 Jupyter 之前要作的事儿哪...

一行完美加速 Pandas 们的计算....

import modin.pandas as pd

)

    • GITHUB.COM/VIEWFLOW

(是也乎:

等等, 工作流扎堆发布是想抢 oDoo 的生意?

)

    • GITHUB.COM/VIEWFLOW
    • GITHUB.COM/JAVRASYA

(是也乎:

这项目名起的好哪...

)

    • BRACHIOGRAPH.ART
    • GITHUB.COM/ARUNDO

(是也乎:

adtk

)

    • GITHUB.COM/MULTIVERSECODER

(是也乎:

等等... Rubista 叛变来的?

)

    • GITHUB.COM/SIO

(是也乎:

嗯哼? 这个非常正义哪, 沈游侠曰过:

每个程序猿    一生    终将完成自己那个 makefile

make 作为一个通用工具, 已经达到了完美级别,只是, 很少有大规模宣传而已,但是, 要论通用/兼容, 真的没什么工具能比过1976年4月,​43年前发布的:

)

    • PYPI.ORG

(是也乎:

JAVA 的地盘总归会吞入 Python 腹中

)

    • GITHUB.COM/GAHJELLE

(是也乎:

import pandas as 🐼    from numpy import random as 🔀
# Define a dataframe and print it to the console    📋 = 🐼.DataFrame(        {            "😀": ["🐼", "🐍", "🦁"],            "🏷️": ["Panda", "Python", "Lion"],            "💯": 🔀.randint(2, 5, size=3),        },    ).set_index("😀")    print(📋)
# Do some arithmetic with the dataframe    🔤 = f" Pythonji {' '.join(📋.index)}"    🔢 = 📋.loc["🐍", "💯"]   📋.loc["🐼", "💯"]    print(🔤 * 🔢)

萌是萌...问题是如何输入哪...

)

📆🐍 活动/大会

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

    • November 21, 2019
    • UK
    • November 21, 2019
    • UK
    • November 21, 2019
    • 德国
    • November 23, 2019
    • 印度

DAMA

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

    • 第4期
    • 101camp4py

第4期已上线, 为期6周;

191124 报名结束    191201 正式开课    200112 按时结束
    • macOS
    • 屏保

(是也乎:

网友 𝙰𝚣𝚎𝚛𝚒𝚕 推荐, 为了心灵...

)

是也乎

NN 3837

  • 首发:
  • 改进:

101camp4py 报名中

报名入口 -> https://py.101.camp/

  • 191124 报名截止
  • 191201 正式开课
  • 200112 按时结束

:||||||

Powered by: /

转载地址:https://blog.csdn.net/zoomquiet/article/details/103160890 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:蟒周刊-394-俺的 Python 开发环境 2020 版
下一篇:蠎周刊-398-MicroPython 物联网编程没问题

发表评论

最新留言

能坚持,总会有不一样的收获!
[***.219.124.196]2024年03月28日 15时37分23秒