Python
Using yfinance For Python – Case Study: AstraZeneca
This post was written using the yfinance library for Python as well as pandas and matplotlib. yfinance allows you to access Yahoo Finance’s public APIs to get data on companies. I’ve just started learning python, having taken some excellent courses from Alex the Analyst, and I wanted to try out Read more…