knox revised this gist . Go to revision
1 file changed, 2 insertions
yfinance-7.py(file created)
@@ -0,0 +1,2 @@ | |||
1 | + | import yfinance as yf | |
2 | + | data = yf.download("SPY AAPL", period="1mo") |
Newer
Older