SEO, Python programming and web development

Card image cap

The random walk challenge

Data science involves using a number of packages in conjuction with one another - in this tutorial we dive into a well known example called the "the randon walk" in which we using a number of core data science packages.

Read More →
Card image cap

Numpy basics

In this post we look at the very basic features of the NumPy package in Python. This package is prodominantely used in data science and is a good starting point before jumping into Pandas.

Read More →