Description
We will present a case study of portfolio allocation on a Peer 2 Peer platform. Within the context of development of a heuristic optimization algorithm, we will focus on the bottlenecks of data manipulation in pandas, how to resolve them by using pure Numpy, compilation with Numba and embarrassingly parallel loops and explain how they work under the hood.