最后活跃于 1730173002

knox 修订了这个 Gist 1730173001. 跳至此修订

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 + ...
更新 更早