[SciPy-user] interpolation/extrapolation

Neal Becker ndbecker2 at gmail.com
Thu Jan 15 07:42:48 EST 2009


I am interested in using interpolate.interp1d(x,y, kind='linear'), but 
instead of throwing an exception (or using a fill value) for out-of-bounds, I 
would like extrapolation.  Anything in scipy useful here?





More information about the SciPy-User mailing list