GuyFBordelon
Results
2
issues of
GuyFBordelon
I tried the code in the example of yfinance and it returns an error. Code: import yfinance as yf msft = yf.Ticker("MSFT") # get stock info msft.info # get historical...
## Description ### What steps will reproduce the problem? line 156 in code missing field I had deleted the field filter_data. Error occurs when I click on red X ###...