📜  yfinance 历史数据 - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:33.637000             🧑  作者: Mango

代码示例1
aapl_historical = aapl.history(start="2020-06-02", end="2020-06-07", interval="1m")
aapl_historical