大家帮我看看为什么应用tushare爬取出来的是空列表呢,试了好几次都不行,有点急!!

img

import tushare as ts
df= ts.get_k_data('000002', start='2018-01-01', end='2019-01-31')