The Efficinet Frontier (Markowitz Portfolio Optimisation)
Attached Jupyter Notebook is the efficient frontier modeling I implemented as a part of my blog post. Accompanying blog posts can be found from my Medium account: https://medium.com/@rickykim78
Below implementations can be found in the attached notebook.
prerequisite: Quandl
pip install quandl
In order to import quandl in your environment, you first need to register and get an API key from Quandl's website