Lyciris
Results
2
comments of
Lyciris
same issue, python 3.9
I have a solution y can try it, " use .history() instead of .download() " code here: ``` def yfinance(): import datetime from dateutil.relativedelta import relativedelta import yfinance as yf...