Skip to main content

Python Notes

A set of notes that introduce the core concepts of Python that are relevant to applications in Statistics, Econometrics and many other numerical areas. Codes Python fundamentals, NumPy, Pandas, and some parts of SciPy and statsmodels.

Python Notes

Introductory Course

A short course designed for people new to Python, and often new to programming. Starts with the basics - getting the Python environment right, and work through entering arrays and pandas DataFrame, selecting elements, basic looping and graphics.

Introductory Course

MFE Companion Course

A course that accompanies the MFE Financial Econometrics teaching. It is designed to complement the lecture and provide the core set fo skills needed to analyze data and fit models.

Companion Course