plot () can take arguments that get passed on to matplotlib to style the plot in different ways. df.plot(style='o') # plot as dots, ...
確定! 回上一頁