For matplotlib, we can either call the .plot.scatter() method in pandas, or use plt.scatter(). For seaborn, we use sns.scatterplot() function. As an example, ...
確定! 回上一頁