logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

setp函数--Matplotlib

函数功能: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

margins函数--Matplotlib

改变坐标轴与绘图区域axes的轴(spines)之间的留白大小

#matplotlib#python#机器学习
改变数组形状(reshape、transpose)--numpy

改变数组形状(shape、transpose)--numpy

#numpy#python#机器学习
DataFrame.agg()函数--Pandas

沿着指定轴使用一个或多个操作进行聚合。DataFrame.agg与DataFram.aggregate()一样。

文章图片
#pandas#python#开发语言
boxplot函数--Matplotlib

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

arrow()--添加箭头--matplotlib

文章图片
#matplotlib#python
axvspan函数--Matplotlib

axvspan函数使用–Matplotlib函数功能、函数语法与参数说明可平移至axhspan函数功能: Add a vertical span (rectangle) across the axes.                   

#python
xlabel函数--Matplotlib

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, 一个字典用来控制

#python
text函数--Matplotlib

text函数使用–Matplotlib函数功能: Add text to the axes.    Add the text s to the axes at location x, y in data coordinates.         添加注释文本;在坐标(x,y)位置

#python
polar函数--Matplotlib

绘制雷达图polar()函数--matplotlib

#matplotlib#python#开发语言
    共 23 条
  • 1
  • 2
  • 3
  • 请选择