2.15
This commit is contained in:
@@ -8,3 +8,4 @@ import time
|
||||
# 读取本地保存的股票列表 CSV 文件(假设文件名为 stocks_data.csv)
|
||||
df = ts.pro_bar(ts_code='000001.SZ', adj='hfq', start_date='20180101')
|
||||
print(df)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user