how to set yfinance api timezone to india

后端 未结 0 411
后悔当初
后悔当初 2020-12-03 16:51
import yfinance as yf
apple = yf.Ticker("AAPL")
aapl15m = apple.history(period = "15m",interval = "1m",tz = "IST")

相关标签:
回答
  • 消灭零回复
提交回复
热议问题