Skip to content
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

DOC: fix example with Timestamp/integer addition #26467

Merged

Conversation

jorisvandenbossche
Copy link
Member

Remaining warning that is being raised in the examples in the docs (the others are related to pyarrow).

@jorisvandenbossche jorisvandenbossche added this to the 0.25.0 milestone May 20, 2019
@codecov
Copy link

codecov bot commented May 20, 2019

Codecov Report

Merging #26467 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26467      +/-   ##
==========================================
- Coverage   91.74%   91.74%   -0.01%     
==========================================
  Files         174      174              
  Lines       50763    50763              
==========================================
- Hits        46575    46572       -3     
- Misses       4188     4191       +3
Flag Coverage Δ
#multiple 90.25% <ø> (ø) ⬆️
#single 41.72% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97.02% <0%> (-0.12%) ⬇️
pandas/util/testing.py 90.7% <0%> (+0.1%) ⬆️

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 44d5498...72b5a13. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 20, 2019

Codecov Report

Merging #26467 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26467      +/-   ##
==========================================
- Coverage   91.74%   91.74%   -0.01%     
==========================================
  Files         174      174              
  Lines       50763    50763              
==========================================
- Hits        46575    46572       -3     
- Misses       4188     4191       +3
Flag Coverage Δ
#multiple 90.25% <ø> (ø) ⬆️
#single 41.72% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97.02% <0%> (-0.12%) ⬇️
pandas/util/testing.py 90.7% <0%> (+0.1%) ⬆️

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 44d5498...72b5a13. Read the comment docs.

@TomAugspurger TomAugspurger merged commit b563d45 into pandas-dev:master May 20, 2019
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