VSCode 支持直接 Jupyter Notebook 编辑了
原文: PyCoder's Weekly - Issue #390
- 191006 Zoom.Quiet(大妈) 用时 42 分钟 完成快译
- 191006 Zoom.Quiet(大妈) 用时 17 分钟 完成格式转抄.
- CPython 3.8.0 发布
- PYTHON.ORG
Assignment expressions, positional-only arguments, = specifier in f-strings, and more. Click the link for the full changelog and download links.
- Python 3.8 的超酷新功能
- REAL PYTHON
What does Python 3.8 bring to the table? Learn about some of the biggest changes and see you how you can best make use of them.
(是也乎:
Python 也跟上了刷版本号并追加特性来刷声望的节奏...
大约 2027 年就能用上 Python 42.0.0 了
)
- 由于 Python 的误解, 成千上万的科学论文可能无效
- MIKE DRISCOLL
Developers assumed that glob.glob() returns a sorted list of files, but it doesn't. And this led to a number of statistical errors and data discrepancies in several published scientific papers.
(是也乎:
一个内建函式误解导致的血案... 只能说大家相互抄的忒勤快了...
)
- Python range() 函式
- REAL PYTHON
- video
In this step-by-step course, you'll master the Python range() function, learn how its implementation differs in Python 3 vs 2, and see how you can use it to write faster and more Pythonic code.
(是也乎:
真蟒 的插图是真心走心了...
)
- 元编程在 Python
- SAURABH KUKADE
"Meta-programming is an act of building functions and classes who can manipulate code by modifying, wrapping existing code or generating code."
(是也乎:
叕一则 元编程
体验...
只是, 这根本是语言自身表达能力不足时, 开放自省接口给用户来扩展表述的哪...
当然, 这么一来, 语言本身不稳定的锅就可以愉快的丢给用户了.
)
- Django 3.0 Beta 1 发布
- DJANGOPROJECT.COM
See the release notes for a list of changes and new features.
- PyPy V7.2 发布
- MOREPYPY.BLOGSPOT.COM
ARM aarch64 support, new JSON decoder, sandboxing makes a return, ...
讨论
Discussions
- PyPI 刚刚突破了200,000个软件包的门槛!
- TWITTER.COM/REALPYTHON
(是也乎:
一个月前预言过, 真的达到了...
不过, Twitter 上也有人评论, 大半是 Py2 的, 小半是 迁移为 Py3 的
)
文章,教程和嗯哼
Articles, Tutorials and Talks
- 用 Pandas qcut 和 cut 绑定数据
- CHRIS MOFFITT
Pandas qcut and cut are both used to bin continuous values into discrete buckets or bins. This article explains the differences between the two commands and how to use each.
- Emacs: 最佳 Python 编辑器?
- REAL PYTHON
Learn about using Emacs for Python development. You'll install and configure Emacs on your selected platform, then write Python code to explore its capabilities. Finally, you'll run, test, and debug Python code in the Emacs environment.
(是也乎:
神之编辑器 -> Emacs 理论上是任何语言最强 IDE.
)
- 如何用 Pandas 在 Python 中读取 SAS 文件
- ERIK MARSJA
Learn how to read SAS (.sas7bdat) files in Python, and how to write a SAS file to CSV using Pandas and pyreadstat.
(是也乎:
兼容其它数据分析语言专用数据格式,让其它语言去屎
)
- Python 不是一种伟大的编程语言
- GITHUB.COM/ROBERTAKAROBIN
- opinion
Related discussion/rebuttal on Hacker News.
(是也乎:
Python 用了 30年努力, 终于变成一个平庸的语言, 这才赢得了市场, 没毛病...
)
-
- OLEG ŻERO
-
VS Code 添加 Jupyter Notebook 原生编辑支持
- MICROSOFT.COM
(是也乎:
终于官方穿锤了, 原以为这应该是第一时间支持的... 毕竟 github 都支持几年了, 而 VSCocde 本身就是基于浏览器的, 没理由不支持 Jupyter, 目测, 只是版权问题?
)
- Big-O Notation With Python Examples
- BRANDON SKERRITT
好物
Interesting Projects, Tools and Libraries, Projects & Code
-
systemd-logging: 简化 systemd 的日志记录
- GITHUB.COM/IDLESIGN
-
PyperCard: 受 HyperCard 启发的GUI框架
- PYPERCARD.READTHEDOCS.IO
(是也乎:
等等, 为什么 GUI 框架突然爆炸起来? 哈...Flutter 刺激的, 叕一个试图一键生成跨所有平台 GUI 代码的框架,
当然, 为了跨平台, 将 GUI 限制在非常少的元素组件中...
Material Design 范儿
)
-
inspectortiger: Python 代码审查工具/框架
- GITHUB.COM/THG-CONSULTING
-
- TRILLWORKS.COM
(是也乎:
叕一个 cURL 的 Python 化工具
)
- daudin: 又一 Python Command-Line Shell
- GITHUB.COM/TERRYCOJONES
(是也乎:
zsh 已扶正, 那么基于 Py 的当然也有机会
)
- django-admin-autocomplete-list-filter: 适用于 Django Admin 的 Ajax 自动完成列表过滤器
- Django Admin
- GITHUB.COM/DEMIROREN-TEKNOLOJI
📆🐍 活动/大会
Events, MeetUp 真的是全球线下活动组织中心
- ⋅ PyCode Conference 2019
- October 14 to October 17, 2019
- 波兰
(是也乎:
)
-
- October 17, 2019
- 大英
-
- October 17, 2019
- 大英
-
- October 17, 2019
- 德国
-
⋅ PyCon China 2019 Beijing Branch
- October 19 to October 20, 2019
- 北京
-
- October 23 to October 29, 2019
- 巴西
DAMA
❤️ Happy Pythonic ;-(
大妈私人无责任播报
)
- 蟒营 Python 入门班
- 第3期
- 101camp3py
第3期已开课, 为期6周; 191103 按时结束, 到时再约 4py ;-)
(是也乎:
这几天 CPyUG 列表中讨论的项目, Wasm 的 Python 实现... 只是:
自己编译都失败哪...太早期了...
)
是也乎
NN 3802
Comments