Skip to content

DOC: Correct documentation to GroupBy.rank #20708

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
Apr 16, 2018

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Apr 15, 2018

Closes #20694.

cc @peterpanmj

@gfyoung gfyoung added the Docs label Apr 15, 2018
@gfyoung gfyoung added this to the 0.23.0 milestone Apr 15, 2018
@codecov
Copy link

codecov bot commented Apr 16, 2018

Codecov Report

Merging #20708 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #20708      +/-   ##
==========================================
+ Coverage   91.81%   91.84%   +0.02%     
==========================================
  Files         153      153              
  Lines       49279    49279              
==========================================
+ Hits        45245    45259      +14     
+ Misses       4034     4020      -14
Flag Coverage Δ
#multiple 90.23% <ø> (+0.02%) ⬆️
#single 41.9% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/groupby/groupby.py 92.55% <ø> (ø) ⬆️
pandas/core/frame.py 97.16% <0%> (ø) ⬆️
pandas/util/testing.py 84.59% <0%> (+0.2%) ⬆️
pandas/plotting/_converter.py 66.81% <0%> (+1.73%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f7f3d4...3f1dd61. Read the comment docs.

@jreback jreback merged commit da33359 into pandas-dev:master Apr 16, 2018
@jreback
Copy link
Contributor

jreback commented Apr 16, 2018

thanks @gfyoung

@gfyoung gfyoung deleted the groupby-doc-fix branch April 16, 2018 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants