Skip to content

[Issue: #16483] Adding GroupBy Filter to API docs. #16484

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 3 commits into from
May 24, 2017
Merged

[Issue: #16483] Adding GroupBy Filter to API docs. #16484

merged 3 commits into from
May 24, 2017

Conversation

VincentLa
Copy link
Contributor

@TomAugspurger TomAugspurger added this to the 0.21.0 milestone May 24, 2017
@TomAugspurger
Copy link
Contributor

When the doc build finishes https://travis-ci.org/pandas-dev/pandas/jobs/235778446 can you search through the log for "filter" and see if there are any sphinx warnings?

@VincentLa
Copy link
Contributor Author

@TomAugspurger doesn't look like there are any sphinx warnings!

@codecov
Copy link

codecov bot commented May 24, 2017

Codecov Report

Merging #16484 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16484   +/-   ##
=======================================
  Coverage    90.4%    90.4%           
=======================================
  Files         161      161           
  Lines       51033    51033           
=======================================
  Hits        46136    46136           
  Misses       4897     4897
Flag Coverage Δ
#multiple 88.24% <ø> (ø) ⬆️
#single 40.17% <ø> (ø) ⬆️

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 97ad3fb...301f355. Read the comment docs.

@jreback jreback merged commit 58775f7 into pandas-dev:master May 24, 2017
@jreback
Copy link
Contributor

jreback commented May 24, 2017

thanks!

@VincentLa VincentLa deleted the adding-doc-filter-groupby branch May 24, 2017 23:04
stangirala pushed a commit to stangirala/pandas that referenced this pull request Jun 11, 2017
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.

DOC: filter method for *GroupBy objects
3 participants