seaborn.objects.PolyFit# class seaborn.objects.PolyFit(order=2, gridsize=100)# Fit a polynomial of the given order and resample data onto predicted curve.