
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
函数功能:Set a property on an artist object.设置元素属性函数语法:setp(obj, *args, **kwargs)函数参数:obj: 要设置的对象matplotlib supports the use of setp() (“set property”) and getp() to set and get object properties, as well
改变坐标轴与绘图区域axes的轴(spines)之间的留白大小
改变数组形状(shape、transpose)--numpy
沿着指定轴使用一个或多个操作进行聚合。DataFrame.agg与DataFram.aggregate()一样。

boxplot函数–Matplotlib函数功能:Make a box and whisker plot.绘制盒须图Make a box and whisker plot for each column of x or each vector in sequence x. The box extends from the lower to upper quartile values of the
arrow()--添加箭头--matplotlib

axvspan函数使用–Matplotlib函数功能、函数语法与参数说明可平移至axhspan函数功能: Add a vertical span (rectangle) across the axes.
xlabel函数使用–Matplotlib函数语法:xlabel(xlabel, fontdict=None, labelpad=None, *, loc=None, **kwargs)函数功能:Set the label for the x-axis.设置X轴的标签函数参数:xlabel: strThe label text.字符串格式,标签文本内容fontdict:dict, 一个字典用来控制
text函数使用–Matplotlib函数功能: Add text to the axes. Add the text s to the axes at location x, y in data coordinates. 添加注释文本;在坐标(x,y)位置
绘制雷达图polar()函数--matplotlib







