A collection of sloppy snippets for scientific computing and data visualization in Python.
Sunday, August 11, 2019
Visualizing distributions with scatter plots in matplotlib
›
Let's say that we want to study the time between the end of a marked point and next serve in a tennis game. After gathering our data, th...
Friday, June 7, 2019
Exporting Decision Trees in textual format with sklearn
›
In the past we have covered Decision Trees showing how interpretable these models can be (see the tutorials here ). In the previous tutorial...
Friday, May 17, 2019
Feelings toward immigration of people from other EU Member States in November 2018
›
In this post we will see a snippet about how to plot a part of the results of the eurobarometer survey released last March. In particular,...
‹
›
Home
View web version