Network analysis of the R and Python ecosystems in terms of their competitors
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 »
This post discusses the use of the _ character in Python. Like with many things in Python, we’ll see that different usages of _ are mostly… Read more