Pass through the kwargs to the various interpolators #10378

Closed
cancan101 opened this Issue Jun 17, 2015 · 0 comments

Comments

Projects
None yet
2 participants
Contributor

cancan101 commented Jun 17, 2015

Many of the interpolators have additional arguments so why not pass the kwargs collected by interpolate function to the underlying interpolators?

For example the spline function can also take a smoothing factor s.

jreback changed the title from Pass through the kwargs to the various inerpolators to Pass through the kwargs to the various interpolators Jun 17, 2015

jreback closed this in #10383 Jun 26, 2015

jreback added this to the 0.17.0 milestone Jun 26, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment