Introduction to Python for Econometrics, Statistics and ...

• New chapter on advanced selection of elements from an array. • Numba provides just-in-time compilation for numeric Python code which often produces large per-formance gains when pure NumPy solutions are not available (e.g. looping code). • Dictionary, set and tuple comprehensions • … ................
................