Son aktif 1730173002

knox revised this gist 1730173001. Go to revision

1 file changed, 3 insertions

yfinance-12.py(file created)

@@ -0,0 +1,3 @@
1 + import yfinance as yf
2 + yf.set_tz_cache_location("custom/cache/location")
3 + ...
Newer Older