Python for Finance
Published on
I’ve started studying Python (Pandas and Numpy on a Jupyter notebook) to learn finance and accounting. I think this can improve the way I invest and manage my portfolio and help others do the same.
My notes on this subject will be shared here on this blog and at a Jupyter notebook on my Github. I’ve also started a repository to download reports letters of great fund managers (Brazil and USA), you can help me out on Investment-letters.
Here are some resources that are helping me on this journey.
Courses:
- Python for Finance - Investment Fundamentals and data Analytics - Pratical course, with a large introductory videos on Python and portfolio management. Here we learn about Risk, Variation, Rate of Return, Pandas, Numpy, CAPM, Markowitz Portfolio. - Udemy Course
- Introduction to Finance, Accounting, Modeling and Valuation - Theory and concepts, useful for learning the basics of fundamental analysis - Udemy Course
- An Introduction to Stock Market Data Analysis with Python (Part 1)
- An Introduction to Stock Market Data Analysis with Python (Part 2)