Open Access. Powered by Scholars. Published by Universities.®

Business Commons

Open Access. Powered by Scholars. Published by Universities.®

Utah State University

Finance

2021

Articles 1 - 1 of 1

Full-Text Articles in Business

Risk_Dash, A Python Framework To Model Portfolio Risk, Alexander Van Oene May 2021

Risk_Dash, A Python Framework To Model Portfolio Risk, Alexander Van Oene

All Graduate Plan B and other Reports, Spring 1920 to Spring 2023

While there are many Python packages that provide ways to do data analysis, in fact the package utilizes pandas, numpy, and scipy heavily, there are few that apply and handle common tasks that analysts face in quantifying market risk. pyfolio is one of those packages, however it forces you to utilize their infrastructure package Zipline where as risk_dash aims to provide a framework to formalize the data flow while being totally customizable for the analyst. risk_dash is comprised of classes and methods to handle the data flow and calculation of market risk metrics at the asset and portfolio level. In …