OPEN ISSUE: Not all MathJax equations are rendered correctly when viewing notebooks directly on github. To correct this download the notebooks directly or alternatively use the links below to view them online using the nbviewer hosted at jupyter.org.
Jupyter notebook that implements logistic regression with a binary and three level categorical independent variable. Uses the packages matplotlib, pandas, scikit-learn, and statsmodels.
Jupyter notebook that shows how to perform linear regression on a simulated data set.
Uses the packages matplotlib, pandas, and numpy.
Jupyter notebook with a lightning introduction to the pandas package.