DataFrame(np.random.randn(1000, 4), index=ts.index, columns=list("ABCD")) In [8]: df = df.cumsum() In [9]: plt.figure(); In [10]: df.plot();.
確定! 回上一頁