Skip to content

DOC: update Series.combine/DataFrame.combine doc strings #18268

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

Conversation

topper-123
Copy link
Contributor

This PR updates Series.combine/DataFrame.combine doc strings. In particular, it adds some short examples to the doc strings.

@topper-123 topper-123 force-pushed the Series.combine/DataFrame.combine branch from 3a9da3c to 94b1a12 Compare November 13, 2017 22:41
@codecov
Copy link

codecov bot commented Nov 13, 2017

Codecov Report

Merging #18268 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18268      +/-   ##
==========================================
- Coverage    91.4%   91.38%   -0.02%     
==========================================
  Files         164      164              
  Lines       49883    49878       -5     
==========================================
- Hits        45595    45581      -14     
- Misses       4288     4297       +9
Flag Coverage Δ
#multiple 89.19% <ø> (-0.01%) ⬇️
#single 39.41% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/core/series.py 95% <ø> (ø) ⬆️
pandas/core/frame.py 97.8% <ø> (-0.1%) ⬇️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/indexes/multi.py 96.38% <0%> (-0.02%) ⬇️

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 7495e9a...94b1a12. Read the comment docs.

@jreback jreback added this to the 0.21.1 milestone Nov 14, 2017
@jreback jreback merged commit 1e30886 into pandas-dev:master Nov 14, 2017
@jreback
Copy link
Contributor

jreback commented Nov 14, 2017

thanks!

TomAugspurger pushed a commit to TomAugspurger/pandas that referenced this pull request Dec 8, 2017
@topper-123 topper-123 deleted the Series.combine/DataFrame.combine branch December 11, 2017 08:09
TomAugspurger pushed a commit that referenced this pull request Dec 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.

3 participants