Son aktif 1730172777

knox revised this gist 1730172777. 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