下载安装




版本升级


 pip install tushare --upgrade

查看当前版本的方法:

import tushare

print(tushare.__version__)
置顶