Skip to content

ENH: support Akima 1D interpolation #11496

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 12 commits into from
Closed

Conversation

stahlous
Copy link
Contributor

I went hunting for some low-hanging fruit in the area of missing data and came across #7588. I had to implement it a little differently than krogh, pchip, etc. because there is no convenience function for Akima like there are for the already supported methods.

Once #11445 is merged I can rebase.

@jreback jreback added Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate labels Oct 31, 2015
@jreback
Copy link
Contributor

jreback commented Nov 20, 2015

ok, can you rebase on master

@jreback
Copy link
Contributor

jreback commented Jan 20, 2016

if you can do this on master (and not depend on the other branch), we can take it.

pls reopen if you wish to do so

@jreback jreback closed this Jan 20, 2016
@dershow
Copy link

dershow commented May 31, 2018

I was just working with akima and I think that there is an issue. I've posted a bug report here: #21276

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants