Skip to content

Conversation

@mroeschke
Copy link
Member

@mroeschke mroeschke added Bug Datetime Datetime data dtype labels Dec 24, 2018
@codecov
Copy link

codecov bot commented Dec 24, 2018

Codecov Report

Merging #24407 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #24407      +/-   ##
==========================================
+ Coverage    92.3%    92.3%   +<.01%     
==========================================
  Files         163      163              
  Lines       51943    51949       +6     
==========================================
+ Hits        47946    47953       +7     
+ Misses       3997     3996       -1
Flag Coverage Δ
#multiple 90.71% <100%> (ø) ⬆️
#single 42.99% <40%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/core/tools/datetimes.py 85.58% <100%> (+0.26%) ⬆️
pandas/util/testing.py 87.84% <0%> (+0.09%) ⬆️

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 fc7bc3f...97c05f3. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 24, 2018

Codecov Report

Merging #24407 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #24407      +/-   ##
==========================================
+ Coverage    92.3%    92.3%   +<.01%     
==========================================
  Files         163      163              
  Lines       51943    51949       +6     
==========================================
+ Hits        47946    47953       +7     
+ Misses       3997     3996       -1
Flag Coverage Δ
#multiple 90.71% <100%> (ø) ⬆️
#single 42.99% <40%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/core/tools/datetimes.py 85.58% <100%> (+0.26%) ⬆️
pandas/util/testing.py 87.84% <0%> (+0.09%) ⬆️

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 fc7bc3f...97c05f3. Read the comment docs.

@jreback jreback added this to the 0.24.0 milestone Dec 24, 2018
@jreback jreback merged commit 6b31abd into pandas-dev:master Dec 24, 2018
@jreback
Copy link
Contributor

jreback commented Dec 24, 2018

thanks @mroeschke

@mroeschke mroeschke deleted the to_datetime_bugs branch December 24, 2018 19:50
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Datetime Datetime data dtype

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: to_datetime with unit mapping ignores utc and box arguments BUG: to_datetime with unit, utc=True and errors='ignore' does not coerce to UTC

2 participants