It's been a while since we last posted, and we've been hard at work on new features for Python in Visual Studio 2017. Today, the first preview of the next update has been released, which you can install from visualstudio.com or by updating your existing P... (more…)
Read more »
For this tutorial we are going to create a self contained small ETL pipeline for processing reddit posts in real time. (more…)
Read more »
If you were thinking Python had been getting locked into data science, think again! Python web development is back with an async spin, and it's exciting. (more…)
Read more »
As part of this blog series on Python's syntactic sugar, I said in the post on unary arithmetic operators that it might be the most boring post in this series. I think I was wrong. ๐ The operators is and is not are very short. The documentation for the op... (more…)
Read more »