seaborn.objects.PolyFit# class seaborn.objects.PolyFit(order=2, gridsize=100)# 拟合给定阶数的多项式并将数据重新采样到预测曲线。