Exploratory Data Analysis (Eda) and Data Visualization with Python

Photo by Boris Smokrovic on Unsplash
Introduction
There is so much data in today’s world. Modern businesses and academics alike collect vast amounts of data on m… Read more

Similar

Python and Lambdas

I come from a functional programming background, so I a lot of love for functions and so-called anonymous functions or lambdas. However, I have realised that I don't make use of Python's lambda syntax... (more…)

Read more »