How I used statsmodels to analyse and predict on Kaggle’s Titanic dataset
One library in Python that I do not know a great deal about is statsmodels. statsmodels is a Python module that provides classes and functions for the estimation of many different statistical models, as well as for conducting statistical tests, and statistical data exploration.