Yo! Mutual funds work the same as stocks in yfinance, so you’re good to go. Just use the `.history()` method to pull the data and then calculate the percent change manually.
Also, if you’re new to this, I’d recommend checking out [Real Python](https://realpython.com). They’ve got some great tutorials on financial data analysis with Python.
Also, if you’re new to this, I’d recommend checking out [Real Python](https://realpython.com). They’ve got some great tutorials on financial data analysis with Python.
