Replace SciPy's interp1d
with new intended interpolation API
#27
Labels
Milestone
interp1d
with new intended interpolation API
#27
scipy.interpolate.interp1d
is now considered legacy code and should be switched out with the interpolation API.CubicSpline
is probabily the way to go.The text was updated successfully, but these errors were encountered: