Skip to content

added percentage rank to DataFrame.Rank #6728

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
Mar 28, 2014
Merged

added percentage rank to DataFrame.Rank #6728

merged 1 commit into from
Mar 28, 2014

Conversation

MichaelWS
Copy link
Contributor

closes #6717

@jreback asked for DataFrame rank to have a percentage option to match consistency with series

@jreback
Copy link
Contributor

jreback commented Mar 28, 2014

looks good....ping when green

@jreback jreback added this to the 0.14.0 milestone Mar 28, 2014
@MichaelWS
Copy link
Contributor Author

Thanks @jreback all green

jreback added a commit that referenced this pull request Mar 28, 2014
added percentage rank to DataFrame.Rank
@jreback jreback merged commit b67848e into pandas-dev:master Mar 28, 2014
@jreback
Copy link
Contributor

jreback commented Mar 28, 2014

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Numeric Operations Arithmetic, Comparison, and Logical operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: add rank option to DataFrame for consistency with Series
2 participants