Description
This tutorial will focus on inferential and exploratory statistics in Python: modelling statistical relationship between variables. It will give an introduction to pandas for consistent manipulation of heterogeneous set of variables (for example gender and age) and to statsmodel to estimate a test statistical models.