Hi everyone,
Here I am sharing my Python Capstone project for the course “Analyze Financial Data with Python Capstone.” Your feedback with the following questions would be highly valued:
-
I acquired the stock price historical data from Yahoo Finance. Are there any alternative sources available from which I can obtain the data without requiring an API key?
-
I developed a function to pinpoint groups of investment portfolios that contain the efficient frontier. Is there an alternative approach to defining the function more efficiently?
-
Is there anything else you would suggest for improvement in my coding work?
Thank you for your attention.