-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Description
问题描述
您好,我是Tushare Pro的新用户,在调用数据接口时遇到权限问题,申请新手积分权限。
基本信息
- Tushare ID:[975170]
- Token:7b46e98162827cc6a4a240729da171aaf0969bf03c1e3f3c199f9b4b
- 注册时间:2026年2月
问题详情
- 调用接口:daily(日线行情数据)
- 错误信息:"抱歉,您没有接口访问权限,权限的具体详情访问:https://tushare.pro/document/1?doc_id=108。"
- 代码示例:
import tushare as ts
ts.set_token("7b46e98162827cc6a4a240729da171aaf0969bf03c1e3f3c199f9b4b")
pro = ts.pro_api()
df = pro.daily(symbol="002427", start_date="20250213", end_date="20250213")
print(df)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels