Quantcast
Channel: Planet Python
Viewing all articles
Browse latest Browse all 22462

Import Python: Import Python Weekly Issue 111 - Sublime3 and vim for setup, Think Python 2nd ed free

$
0
0
Worthy Read

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

A blazing fast, drop-in replacement for Cassandra. Try it now for free.
Sponsor

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

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
,
editor

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

How xMatters Uses Toolchains to Move Process Forward
Sponsor

Did you know about __code__?
core-python

k-means
,
clustering

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

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.
spark
,
user defined functions

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

machine learning
,
recommendation engine

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.
community
,
game development

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.
matplotlib
,
statistics

aws
,
machine learning

humor

Python Video Series on CPython Internals.

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

scikit-learn

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.
NLP
,
doc2vec


Projects

pyheat - 141 Stars, 8 Fork
pprofile + matplotlib = Python program profiled as an awesome heatmap!

block - 109 Stars, 5 Fork
An intelligent block matrix library for numpy, PyTorch, and beyond.

rm-protection - 101 Stars, 6 Fork
A safe alternative for "rm".

DeepSpell - 8 Stars, 4 Fork
Spelling Correction with Deep Learning

green-recorder - 6 Stars, 4 Fork
A simple yet functional desktop recorder for Linux systems.


Viewing all articles
Browse latest Browse all 22462

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>