创建索引:
db.daily.createIndex({code:1,date:1,‘index‘:1})
Tushare基础调用及处理
原文:https://www.cnblogs.com/2186009311CFF/p/11884367.html