Skip to content

follow-up to #17943, closes #5168 #18033

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
Oct 31, 2017

Conversation

jbrockmendel
Copy link
Member

@gfyoung gfyoung added Bug Docs Error Reporting Incorrect or improved errors from pandas Timezones Timezone data dtype Testing pandas testing functions or related to the test suite and removed Bug Docs labels Oct 30, 2017
@codecov
Copy link

codecov bot commented Oct 30, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18033      +/-   ##
==========================================
+ Coverage   91.24%   91.25%   +<.01%     
==========================================
  Files         163      163              
  Lines       50100    50100              
==========================================
+ Hits        45714    45717       +3     
+ Misses       4386     4383       -3
Flag Coverage Δ
#multiple 89.06% <ø> (+0.02%) ⬆️
#single 40.24% <ø> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.75% <0%> (-0.1%) ⬇️
pandas/plotting/_converter.py 65.2% <0%> (+1.81%) ⬆️

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 8449ffd...b86cfd2. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 30, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18033      +/-   ##
==========================================
+ Coverage   91.24%   91.25%   +<.01%     
==========================================
  Files         163      163              
  Lines       50100    50100              
==========================================
+ Hits        45714    45717       +3     
+ Misses       4386     4383       -3
Flag Coverage Δ
#multiple 89.06% <ø> (+0.02%) ⬆️
#single 40.24% <ø> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.75% <0%> (-0.1%) ⬇️
pandas/plotting/_converter.py 65.2% <0%> (+1.81%) ⬆️

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 8449ffd...0b2315f. Read the comment docs.

@jreback
Copy link
Contributor

jreback commented Oct 31, 2017

can you amend the issue in the whatsnew to include #5168 as well (the issue that fixed this).

@jreback jreback added this to the 0.22.0 milestone Oct 31, 2017
@jreback
Copy link
Contributor

jreback commented Oct 31, 2017

lgtm otherwise.

@jreback jreback merged commit 4152a31 into pandas-dev:master Oct 31, 2017
@jreback
Copy link
Contributor

jreback commented Oct 31, 2017

thanks!

peterpanmj pushed a commit to peterpanmj/pandas that referenced this pull request Oct 31, 2017
No-Stream pushed a commit to No-Stream/pandas that referenced this pull request Nov 28, 2017
@jbrockmendel jbrockmendel deleted the timestamp-init2 branch December 8, 2017 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH/DOC: call for Timestamp
3 participants