Recent Posts

Statistical Sampling for Data Analysis

I remember that Udacity’s free introduction course into statistics starts with understanding sampling first. The better you understand where your data co...

Variables - Classification and Uses

In programming a variable is just an entity for storing values. But in math, there are many more of them. Take this little refresher to boost your variabl...

Python Big Data Tricks

I’ve done a fruitful book camp recently based on the Python Tricks book by Dan Bader. There were 81 tricks that were new to me or which I found highly remark...