原码import tushare as tsdf = ts.profit_data(top=60)df.sort('shares',ascending=False)报错AttributeError:'DataFrame' object has no attribute ...
確定! 回上一頁