SciPy

scipy.interpolate.UnivariateSpline.validate_input

static UnivariateSpline.validate_input(x, y, w, bbox, k, s, ext, check_finite)[source]