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 #24965 on branch 0.24.x (Fixed itertuples usage in to_dict) #24978

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #24965: Fixed itertuples usage in to_dict

@lumberbot-app lumberbot-app bot added this to the 0.24.1 milestone Jan 28, 2019
@codecov
Copy link

codecov bot commented Jan 28, 2019

Codecov Report

Merging #24978 into 0.24.x will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #24978      +/-   ##
==========================================
+ Coverage   92.38%   92.38%   +<.01%     
==========================================
  Files         166      166              
  Lines       52388    52390       +2     
==========================================
+ Hits        48397    48399       +2     
  Misses       3991     3991
Flag Coverage Δ
#multiple 90.8% <100%> (ø) ⬆️
#single 42.89% <0%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/core/frame.py 96.92% <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 e22a6c8...bd39e73. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 28, 2019

Codecov Report

Merging #24978 into 0.24.x will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #24978      +/-   ##
==========================================
+ Coverage   92.38%   92.38%   +<.01%     
==========================================
  Files         166      166              
  Lines       52388    52390       +2     
==========================================
+ Hits        48397    48399       +2     
  Misses       3991     3991
Flag Coverage Δ
#multiple 90.8% <100%> (ø) ⬆️
#single 42.89% <0%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/core/frame.py 96.92% <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 e22a6c8...bd39e73. Read the comment docs.

@TomAugspurger TomAugspurger merged commit 638ac19 into pandas-dev:0.24.x Jan 28, 2019
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