df2 = pd.DataFrame({'dates':dates, 'values':values})
看看df2的前几行:
df2.head()
数据我们有了,下面也用我们的自编函数整理一下:
39/42 首页 上一页 37 38 39 40 41 42 下一页 尾页