SciPy

This is documentation for an old release of SciPy (version 1.2.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.interpolate.pchip

scipy.interpolate.pchip[source]

alias of scipy.interpolate._cubic.PchipInterpolator

Previous topic

scipy.interpolate.spltopp

Next topic

Input and output (scipy.io)