Contribute Media
A thank you to everyone who makes this possible: Read More

Statistics in Python

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.

Details

Improve this page