Skip to content

CLN: Add axis kwarg to Series wrapper for compat #5352

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 1 commit into from
Oct 28, 2013

Conversation

jtratner
Copy link
Contributor

Now flex methods can take axis=0/axis='rows'/axis='index'. Also updated
tests to cover full range of Series flex ops and check that they all
accept an axis argument.

Update tests to cover full range of Series flex ops and check that they
all accept an axis argument.
@jtratner
Copy link
Contributor Author

@jreback want to take a quick glance? I think this is fine.

@jreback
Copy link
Contributor

jreback commented Oct 28, 2013

I guess u don't actually use the axis arg in the series ops methods
ok on this

jtratner added a commit that referenced this pull request Oct 28, 2013
CLN: Add axis kwarg to Series wrapper for compat
@jtratner jtratner merged commit 5c2411d into pandas-dev:master Oct 28, 2013
@jtratner jtratner deleted the add-axis-kwarg-to-series-flex branch October 28, 2013 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants