Skip to content

TST: DataFrame.interpolate axis name for axis argument #34132

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

Merged
merged 5 commits into from
May 12, 2020

Conversation

simonjayhawkins
Copy link
Member

xref #31566

@simonjayhawkins simonjayhawkins added the Testing pandas testing functions or related to the test suite label May 12, 2020
@jreback jreback added this to the 1.1 milestone May 12, 2020
@jreback jreback added the Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate label May 12, 2020
@jreback jreback merged commit 585a220 into pandas-dev:master May 12, 2020
@jreback
Copy link
Contributor

jreback commented May 12, 2020

thanks @simonjayhawkins

@simonjayhawkins simonjayhawkins deleted the fix/interpolate-tests branch December 12, 2020 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataFrame.interpolate(axis='columns') throws exception while DataFrame.interpolate(axis=1) not
3 participants