seaborn.objects.PolyFit# class seaborn.objects.PolyFit(order=2, gridsize=100)# 指定された次数の多項式をフィッティングし、予測曲線上にデータをリサンプリングします。