Skip to content

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #25069: REGR: rename_axis with None should remove axis name

@lumberbot-app lumberbot-app bot added this to the 0.24.1 milestone Feb 1, 2019
@jreback jreback added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Regression Functionality that used to work in a prior pandas version labels Feb 1, 2019
@codecov
Copy link

codecov bot commented Feb 1, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25079      +/-   ##
==========================================
- Coverage   92.37%   92.36%   -0.01%     
==========================================
  Files         166      166              
  Lines       52397    52398       +1     
==========================================
  Hits        48400    48400              
- Misses       3997     3998       +1
Flag Coverage Δ
#multiple 90.79% <100%> (ø) ⬆️
#single 42.88% <85.71%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/generic.py 96.63% <100%> (ø) ⬆️
pandas/util/testing.py 88.04% <0%> (-0.1%) ⬇️

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 4f865c5...07f4282. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Feb 1, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25079      +/-   ##
==========================================
- Coverage   92.37%   92.36%   -0.01%     
==========================================
  Files         166      166              
  Lines       52397    52398       +1     
==========================================
  Hits        48400    48400              
- Misses       3997     3998       +1
Flag Coverage Δ
#multiple 90.79% <100%> (ø) ⬆️
#single 42.88% <85.71%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/generic.py 96.63% <100%> (ø) ⬆️
pandas/util/testing.py 88.04% <0%> (-0.1%) ⬇️

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 4f865c5...07f4282. Read the comment docs.

@TomAugspurger TomAugspurger merged commit c21d32f into pandas-dev:0.24.x Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants