importpython-barnner.png

该读

~ 文章, Blog, 教程...

I decided to revisit my editor configuration the other night, and experimented with every possible editor I could think of / imagine. I heavily configured vim (neovim), PyCharm, Eclipse, Emacs (Spacemacs), VSCode, Atom, Textual, and more. I knew I was going to stay put with my choice of Sublime Text 3 (which I have been using for 5+ years), but it's nice to have validation.

(是也乎:

又一个心碎的故事,其实, 编辑器不好用, 只是因为我们成长的太快, 没有什么东西可以一直容纳我们所有的编程个性的... 所以,要不自己开发一个, UliEditor 就是这样来的, 要不个性化配置一个出来, 这就是 Vim/Emacs 成神成圣的原因 )

This is the second edition of Think Python, which uses Python 3 is out.

Apart from being a data scientist, I also spend a lot of time on my bike. It is therefore no surprise that I am a huge fan of all kinds of wearable devices. Lots of the times though, I get quite frustrated with the data processing and data visualization software that major providers of wearable devices offer. That’s why I have been trying to take things to my own hands. Recently I have started to play around with plotting my bike route from Python using Google Maps API. My novice’s guide to all this follows in the post.

I love vim and often use it to write Python code. Here are some useful plugins and tools for building a delightful vim python environment, escpecially for Vim8.

(是也乎:

vim-python-ide-tmux

TMUX 一直是 Vim 党的好朋友

)

Slides from Why Python 3.6 is faster than Python 3.5 talk. Also included a preview of new features of Python 3.6

(是也乎:

性能党的注意力果断从 py2 迁移到了 py3 )

How xMatters Uses Toolchains to Move Process Forward

Did you know about __code__ ?

(是也乎:

def foo():
      return "I'm foo!"

def bar():
      return "I'm bar!"

foo.__code__ = bar.__code__
foo()

猜?! 最后输出什么!?

)

row_to_json and json_build_object usage along with code snippet for SQLAlchemy users.

(是也乎:

可是,这本身不是 Pg 的一个特性嘛?! )

User-defined functions (UDFs) are a key feature of most SQL environments to extend the system’s built-in functionality. UDFs allow developers to enable new functions in higher level languages such as SQL by abstracting their lower level language implementations. Apache Spark is no exception, and offers a wide range of options for integrating UDFs with Spark SQL workflows.

Many machine learning algorithms can support categorical values without further manipulation but there are many more algorithms that do not. Therefore, the analyst is faced with the challenge of figuring out how to turn these text attributes into numerical values for further processing.

The Pyweek rules, in short, are Develop a game, In Python (mostly, at least!), As an individual or with a team, In exactly one week (or less!), From "scratch" - no personal codebases, only public, documented librarie, On a theme that is selected by vote, announced at the moment the contest starts.

(是也乎:

用一周时间从0开始构建一个游戏的比赛 )

Seaborn is a wrapper around Matplotlib that makes creating common statistical plots easy. The list of supported plots includes univariate and bivariate distribution plots, regression plots, and a number of methods for plotting categorical variables. The full list of plots Seaborn provides is in their API reference.

Python Video Series on CPython Internals.

First we need to import the library to create point in the Google Earth using simplekml module.

Today I am going to demonstrate a simple implementation of nlp and doc2vec. The idea is to train doc2vec model from text document. I had about 20 text files to start with. Although the 20 document corpus seems small but the perk is it takes around 2 minutes to train the model.

(是也乎:

比 perk 更加简洁以及高速的 NPL 模块 )

好物

~ 包/模块/库/片段...

pprofile + matplotlib = Python program profiled as an awesome heatmap!

(是也乎:

直接将性能损耗对应到代码行上的热力图

heatmap

)

  • block
    • 109 Stars, 5 Fork

An intelligent block matrix library for numpy, PyTorch, and beyond.

(是也乎:

block

可是,这样要逼死编辑器吧...

)

A safe alternative for "rm".

(是也乎:

rm

图样图森破, 世界需要 rm -f . / 的乐趣

)

Spelling Correction with Deep Learning

(是也乎:

纠正拼写当然可以用深度学习了... )

A simple yet functional desktop recorder for Linux systems.

(是也乎:

刻度机?

recorder

嚓! 都快买不到了吧... )

( ̄▽ ̄)

~

是也乎


Comments


大妈的多重宇宙 - YouTube

全新自媒体系列...科学幻想,读书,说故事...
点击注册~> 获得 100$ 体验券: DigitalOcean Referral Badge

订阅 substack 体验古早写作:
Zoom.Quiet’s Chaos42 | Substack


关注公众号, 持续获得相关各种嗯哼:
zoomquiet


蟒营®编程思维提高班Python版

**2021.01.11** 因大妈再次创业暂停定期开设, 转换为预约触发:
  • + 任何问题, 随时邮件提问可也:
    askdama@googlegroups.com
-->