新用户注册
备考刷题,请到
CDA认证小程序
interpolate(method='polynomial', order=2)表示使用二次多项式插值方法填补缺失值。order=2表示使用二次多项式。