scipy interpolation ValueError: x and y arrays must be equal in length along interpolation axis

这个是python一维线性插值遇到的问题,其实只要把x,y参数等长就可以了

发布了302 篇原创文章 · 获赞 161 · 访问量 49万+

猜你喜欢

转载自blog.csdn.net/qq_32146369/article/details/103321235