In [1]: import tushare as ts
AttributeError Traceback (most recent call last)in----> 1 ts.g_hist_data('600848')
AttributeError: module 'tushare' has no attribute 'g_hist_data'