Skip to content

This a simple case study on how to create a LBO Model for Private Equity using Python.

Notifications You must be signed in to change notification settings

Calivala-86/PE-LBO-MODEL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PE LBO MODEL

This is a simple replication/recreation of the PAPER LBO MODEL EXAMPLE by STREETOFWALLS using Python. The rationale behind for using Python was to understand how effieciently Python can be compare to excel in sense of timing assumption and formula manipulation.

Getting started

Get the dataset and assumption here: https://www.streetofwalls.com/finance-training-courses/private-equity-training/lbo-modeling-test-example/

get the code from the repository

git clone: https://github.com/Calivala-86/PE-LBO-MODEL.git

Install required python packages if previously not installed:

download link: https://www.python.org/downloads/

Instructions: https://www.tutorialspoint.com/how-to-install-python-in-windows

Install Jupyter notebook and necessary dependencies:

link: https://jakevdp.github.io/blog/2017/12/05/installing-python-packages-from-jupyter/

About

This a simple case study on how to create a LBO Model for Private Equity using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published