Skip to content

DOC: adapt example of groupby filter and transform #15624

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

Closed
wants to merge 2 commits into from

Conversation

stijnvanhoey
Copy link
Contributor

In this pull request the filter and transform examples are converted to a running doctest

@stijnvanhoey stijnvanhoey changed the title Docadapt DOC: adapt example of groupby filter and transform Mar 8, 2017
@codecov-io
Copy link

Codecov Report

Merging #15624 into master will decrease coverage by -0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #15624      +/-   ##
==========================================
- Coverage   91.01%      91%   -0.02%     
==========================================
  Files         143      143              
  Lines       49301    49301              
==========================================
- Hits        44873    44864       -9     
- Misses       4428     4437       +9
Impacted Files Coverage Δ
pandas/core/groupby.py 94.98% <ø> (ø)
pandas/io/gbq.py 25% <0%> (-58.34%)
pandas/tools/merge.py 91.76% <0%> (-0.35%)
pandas/core/frame.py 97.87% <0%> (-0.1%)
pandas/tseries/index.py 95.39% <0%> (+0.09%)
pandas/core/common.py 91.3% <0%> (+0.33%)

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 54e71a7...ee90944. Read the comment docs.

@jreback jreback closed this in d96ff29 Mar 28, 2017
@jreback jreback added this to the 0.20.0 milestone Mar 28, 2017
@jreback
Copy link
Contributor

jreback commented Mar 28, 2017

thanks!

mattip pushed a commit to mattip/pandas that referenced this pull request Apr 3, 2017
@stijnvanhoey stijnvanhoey deleted the docadapt branch January 13, 2020 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants