Skip to content

Backport PR #25264 on branch 0.24.x (BUG: groupby.transform retains timezone information)#25342

Merged
jreback merged 1 commit intopandas-dev:0.24.xfrom
meeseeksmachine:auto-backport-of-pr-25264-on-0.24.x
Feb 16, 2019
Merged

Backport PR #25264 on branch 0.24.x (BUG: groupby.transform retains timezone information)#25342
jreback merged 1 commit intopandas-dev:0.24.xfrom
meeseeksmachine:auto-backport-of-pr-25264-on-0.24.x

Conversation

@meeseeksmachine
Copy link
Copy Markdown
Contributor

Backport PR #25264: BUG: groupby.transform retains timezone information

@lumberbot-app lumberbot-app bot added this to the 0.24.2 milestone Feb 16, 2019
@jreback jreback added Groupby Timezones Timezone data dtype labels Feb 16, 2019
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 16, 2019

Codecov Report

Merging #25342 into 0.24.x will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           0.24.x   #25342   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files         166      166           
  Lines       52405    52405           
=======================================
  Hits        48412    48412           
  Misses       3993     3993
Flag Coverage Δ
#multiple 90.8% <100%> (ø) ⬆️
#single 42.88% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/groupby/generic.py 87.15% <100%> (ø) ⬆️

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 fcfd1d4...d93879a. Read the comment docs.

1 similar comment
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 16, 2019

Codecov Report

Merging #25342 into 0.24.x will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           0.24.x   #25342   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files         166      166           
  Lines       52405    52405           
=======================================
  Hits        48412    48412           
  Misses       3993     3993
Flag Coverage Δ
#multiple 90.8% <100%> (ø) ⬆️
#single 42.88% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/groupby/generic.py 87.15% <100%> (ø) ⬆️

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 fcfd1d4...d93879a. Read the comment docs.

@jreback jreback merged commit 0975505 into pandas-dev:0.24.x Feb 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Groupby Timezones Timezone data dtype

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants