seaborn.objects.PolyFit#

class seaborn.objects.PolyFit(order=2, gridsize=100)#

擬合給定階數的多項式,並將資料重新取樣到預測曲線上。