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

Backport PR #24973: fix for BUG: grouping with tz-aware: Values falls… #25005

Conversation

TomAugspurger
Copy link
Contributor

… after last bin

@TomAugspurger TomAugspurger added this to the 0.24.1 milestone Jan 29, 2019
@codecov
Copy link

codecov bot commented Jan 29, 2019

Codecov Report

Merging #25005 into 0.24.x will decrease coverage by 49.49%.
The diff coverage is 10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25005      +/-   ##
==========================================
- Coverage   92.38%   42.89%   -49.5%     
==========================================
  Files         166      166              
  Lines       52390    52391       +1     
==========================================
- Hits        48399    22471   -25928     
- Misses       3991    29920   +25929
Flag Coverage Δ
#multiple ?
#single 42.89% <10%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/core/resample.py 23.27% <10%> (-73.97%) ⬇️
pandas/io/formats/latex.py 0% <0%> (-100%) ⬇️
pandas/core/categorical.py 0% <0%> (-100%) ⬇️
pandas/io/sas/sas_constants.py 0% <0%> (-100%) ⬇️
pandas/tseries/plotting.py 0% <0%> (-100%) ⬇️
pandas/tseries/converter.py 0% <0%> (-100%) ⬇️
pandas/io/formats/html.py 0% <0%> (-99.35%) ⬇️
pandas/core/groupby/categorical.py 0% <0%> (-95.46%) ⬇️
pandas/io/sas/sas7bdat.py 0% <0%> (-91.17%) ⬇️
pandas/io/sas/sas_xport.py 0% <0%> (-90.15%) ⬇️
... and 124 more

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 fd1c66c...1eb603c. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 29, 2019

Codecov Report

Merging #25005 into 0.24.x will decrease coverage by 49.49%.
The diff coverage is 10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25005      +/-   ##
==========================================
- Coverage   92.38%   42.89%   -49.5%     
==========================================
  Files         166      166              
  Lines       52390    52391       +1     
==========================================
- Hits        48399    22471   -25928     
- Misses       3991    29920   +25929
Flag Coverage Δ
#multiple ?
#single 42.89% <10%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/core/resample.py 23.27% <10%> (-73.97%) ⬇️
pandas/io/formats/latex.py 0% <0%> (-100%) ⬇️
pandas/core/categorical.py 0% <0%> (-100%) ⬇️
pandas/io/sas/sas_constants.py 0% <0%> (-100%) ⬇️
pandas/tseries/plotting.py 0% <0%> (-100%) ⬇️
pandas/tseries/converter.py 0% <0%> (-100%) ⬇️
pandas/io/formats/html.py 0% <0%> (-99.35%) ⬇️
pandas/core/groupby/categorical.py 0% <0%> (-95.46%) ⬇️
pandas/io/sas/sas7bdat.py 0% <0%> (-91.17%) ⬇️
pandas/io/sas/sas_xport.py 0% <0%> (-90.15%) ⬇️
... and 124 more

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 fd1c66c...1eb603c. Read the comment docs.

@TomAugspurger TomAugspurger merged commit d54c3a5 into pandas-dev:0.24.x Jan 29, 2019
@TomAugspurger TomAugspurger deleted the auto-backport-of-pr-24973-on-0.24.x branch January 29, 2019 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants