seaborn.objects.PolyFit#

class seaborn.objects.PolyFit(order=2, gridsize=100)[源代码]#

拟合给定阶数的多项式并将数据重采样到预测曲线上。