Skip to content

Backport PR #25371 on branch 0.24.x (Remove spurious MultiIndex creation in _set_axis_name)#25372

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

Backport PR #25371 on branch 0.24.x (Remove spurious MultiIndex creation in _set_axis_name)#25372
jreback merged 1 commit intopandas-dev:0.24.xfrom
meeseeksmachine:auto-backport-of-pr-25371-on-0.24.x

Conversation

@meeseeksmachine
Copy link
Copy Markdown
Contributor

Backport PR #25371: Remove spurious MultiIndex creation in _set_axis_name

@lumberbot-app lumberbot-app bot added this to the 0.24.2 milestone Feb 19, 2019
@jreback jreback added the Clean label Feb 19, 2019
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 19, 2019

Codecov Report

Merging #25372 into 0.24.x will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25372      +/-   ##
==========================================
- Coverage   92.39%   92.39%   -0.01%     
==========================================
  Files         166      166              
  Lines       52410    52409       -1     
==========================================
- Hits        48425    48424       -1     
  Misses       3985     3985
Flag Coverage Δ
#multiple 90.82% <ø> (-0.01%) ⬇️
#single 42.87% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/core/generic.py 96.63% <ø> (-0.01%) ⬇️

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 82a4949...357daab. Read the comment docs.

1 similar comment
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 19, 2019

Codecov Report

Merging #25372 into 0.24.x will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25372      +/-   ##
==========================================
- Coverage   92.39%   92.39%   -0.01%     
==========================================
  Files         166      166              
  Lines       52410    52409       -1     
==========================================
- Hits        48425    48424       -1     
  Misses       3985     3985
Flag Coverage Δ
#multiple 90.82% <ø> (-0.01%) ⬇️
#single 42.87% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/core/generic.py 96.63% <ø> (-0.01%) ⬇️

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 82a4949...357daab. Read the comment docs.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants