蟒週刊-395-激萌模塊~用表情符編寫Python程序

原文: PyCoder's Weekly - Issue #395html

PyCoder

  • 191120 Zoom.Quiet(大媽) 用時 42 分鐘 完成快譯
  • 191120 Zoom.Quiet(大媽) 用時 17 分鐘 完成格式轉抄.

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.git

(是也乎:github

Threading

基礎而又不簡單的嗯哼...
)web

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

An interesting summary of discussions around PEP 584 (「Add + and += operators to the built-in dict class」).安全

(是也乎:

由於, 多數項目無法兒遷移...

)

Related discussion on Hacker News.

討論

Discussions

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

(是也乎:

簡單說: 不必

)

文章,教程和嗯哼

Articles, Tutorials and Talks

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

人家是用來學習的, 開發真心囧的...

)

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.

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

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

這也是神器之一...

)

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

(是也乎:

其實, 官方文檔都有曰...只是, 仍是過重了...
Azure 們提供了預嗯哼好的...

)

(是也乎:

爲何這麼想不開?

)

(是也乎:

DTrace ~ Solaris 貢獻的神器...

)

(是也乎:

Recap

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

)

(是也乎:

guido 老爹太皮了, 將一個不起眼的 int() 轉換函式嗯哼的這麼強大...

)

好物

Interesting Projects, Tools and Libraries, Projects & Code

(是也乎:

modin_architecture

等等,好象這事兒是 Jupyter 以前要做的事兒哪...

一行完美加速 Pandas 們的計算....
import modin.pandas as pd

)

(是也乎:

等等, 工做流扎堆發佈是想搶 oDoo 的生意?

)

(是也乎:

這項目名起的好哪...

)

(是也乎:

adtk

)

(是也乎:

等等... Rubista 叛變來的?

)

(是也乎:

嗯哼? 這個很是正義哪, 沈遊俠曰過:

每一個程序猿
一輩子
終將完成本身那個 makefile

make 做爲一個通用工具, 已經達到了完美級別,
只是, 不多有大規模宣傳而已,
可是, 要論通用/兼容, 真的沒什麼工具能比過1976年4月,​43年前發佈的:
GNU make

)

(是也乎:

JAVA 的地盤總歸會吞入 Python 腹中

)

(是也乎:

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 真的是全球線下活動組織中心

DAMA

❤️ Happy Pythonic ;-( 大媽私人無責任播報)

第4期已上線, 爲期6周;

191124 報名結束
191201 正式開課
200112 按時結束

(是也乎:

網友 𝙰𝚣𝚎𝚛𝚒𝚕 推薦, 爲了心靈...

)

是也乎

NN 3837

101camp4py 報名中

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

  • 191124 報名截止
  • 191201 正式開課
  • 200112 按時結束

蟒營™:Python 入門班||圖譜||幻燈||維基

Powered by: Zoom.Quiet / 昧因科技®

相關文章
相關標籤/搜索