This is the Gist for Day 1 of the Intermediate Python for Finance Training in London, 28. November 2017
This module is a review of Python infrastructure elements and basic Python idioms.
The goal of this module is to be able to set up a proper Python environment, to know about basic tools and to be aware of basic Python functionality.
This module covers numerical operations and algorithms with NumPy for finance.
NumPy is a central package in numerical and financial analysis. It allows for the performant implementation of financial algorithms based on concise, vectorized code.
The goal of this module is to understand the benefits of NumPy compared to pure Python code in finance.
Below you find the all the notebooks and code files as worked on during this day.
[email protected] | http://tpq.io