摘要: 读完此片文章你将获得: 了解scatter函数的每个参数的含义; 掌握使用matplotlib画散点图的方法; 正文: 1.matplotlib的散点图函数: matplotlib.pyplot.scatter(x,y,s=None,c=None,marker=None,cmap=None,norm 阅读全文
posted @ 2019-10-31 20:26 changfan 阅读(2697) 评论(0) 推荐(0)
摘要: 读完此片文章你将获得: 了解scatter函数的每个参数的含义; 掌握使用matplotlib画散点图的方法; 正文: 1.matplotlib的散点图函数: matplotlib.pyplot.scatter(x,y,s=None,c=None,marker=None,cmap=None,norm 阅读全文
posted @ 2019-10-31 20:26 changfan 阅读(524) 评论(0) 推荐(0)