Overview of ffn - Financial Functions for Python
masterffn is a Python library designed for quantitative finance. It provides a wide range of utilities including performance measurement, evaluation, graphing, and common data transformations. It is built on top of established scientific libraries like Pandas, Numpy, and Scipy.
Note: If you require a full backtesting framework, use the bt library, which is built on top of ffn to facilitate fast backtesting of quantitative strategies.