python tushare

安装tushare : 1.windows+R-cmd-conda install tushare 2.windows+R-cmd-pip install tushare 一、获取当前电影信息 import tushare as ts #导入tushare模块 df = ts.realtime_boxoffice() import tushare as ts #导入tushare模块 df = t
相关文章
相关标签/搜索