Plotting the data of a Series or DataFrame object can be accomplished by using the ... for i in range(1,100)]) p = s.plot(kind='hist', color='r', alpha=0.5) ...
確定! 回上一頁