Skip to content
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

String value for DataFrame.quantile() axis parameter #9543

Closed
fbrundu opened this issue Feb 24, 2015 · 4 comments
Closed

String value for DataFrame.quantile() axis parameter #9543

fbrundu opened this issue Feb 24, 2015 · 4 comments

Comments

@fbrundu
Copy link
Contributor

fbrundu commented Feb 24, 2015

Hi all,
I don't know if this could be an enhancement but: why do not use string values such as 'index' or 'columns' in the axis parameter for DataFrame.quantile() function? Such as in DataFrame.div()..
I think that it would be more straightforward to use.
Thanks

Francesco

@jreback
Copy link
Contributor

jreback commented Feb 24, 2015

sure - it's a quite easy change
want to do a pull request?

@fbrundu
Copy link
Contributor Author

fbrundu commented Feb 24, 2015

Yes, I am doing it in a few minutes.

Thanks

@fbrundu
Copy link
Contributor Author

fbrundu commented Feb 24, 2015

My pull request is here: #9544
I also found and fixed a bug.
Thanks

@jreback jreback added this to the 0.16.0 milestone Feb 24, 2015
@jreback jreback modified the milestones: 0.16.0, Next Major Release Mar 5, 2015
@jreback jreback modified the milestones: 0.17.0, Next Major Release May 29, 2015
@jreback jreback modified the milestones: 0.16.2, 0.17.0 Jun 7, 2015
@jreback
Copy link
Contributor

jreback commented Jun 7, 2015

closed by #9544

@jreback jreback closed this as completed Jun 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants