News

A recent reddit thread reminded us that you can generate a similar look for your own data (humorous or otherwise) in Python using Matplotlib. If you already have a plot generated with Matplotlib ...
We agree it is simple, but actually, it isn’t so much Python per se, it is some pretty cool libraries (SciPy, in particular) that do all the hard work. That may be splitting hairs, but it is ...
In this section, we use the dataset cargame.csv to demonstrate how to create basic graphical displays in Python. Below is the scenario for the data: A toy company has four types of vehicles for sale: ...