Evaluate the interpolant
x : array-like
Points to evaluate the interpolant at.
y : array-like
Interpolated values. Shape is determined by replacing the interpolation axis in the original array with the shape of x.
scipy.interpolate.PchipInterpolator
scipy.interpolate.PchipInterpolator.append
Enter search terms or a module, class or function name.