我们可以使用pyplot 中的scatter() 方法来绘制散点图。 scatter() 方法语法格式如下: matplotlib.pyplot.scatter(x, y, s=None, c=None, marker=None ...
確定! 回上一頁