This code in this post is in Python 3, but aside from “cosmetic” differences,such as next(g) vs g.next() it applies to Python 2 as well. (more…)
Read more »
So how do you install the awesome Python Development Tools on the latest Visual Studio 2017 RC? That might seem a stupid question considering that the Data Scie... (more…)
Read more »
Ever since I watched the movie ‘Arrival’, I wanted to create my own logographs. Just like the one they show in the movie. So, I started searching about the symbols they shown in the movie. I found that the movie company hired Wolfram to produce the logogr... (more…)
Read more »
The data science ecosystem: R vs Python vs Substitutes
In this post, I show a network analysis of the R and Python ecosystems in terms of their competitors. …
Read more »