Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented May 8, 2018

xref #20939

@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves Compat pandas objects compatability with Numpy or Python functions labels May 8, 2018
@jreback jreback added this to the 0.23.0 milestone May 8, 2018
@codecov
Copy link

codecov bot commented May 8, 2018

Codecov Report

Merging #20977 into master will decrease coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #20977 +/- ## ========================================== - Coverage 91.82% 91.82% -0.01%  ========================================== Files 153 153 Lines 49490 49490 ========================================== - Hits 45445 45443 -2  - Misses 4045 4047 +2
Flag Coverage Δ
#multiple 90.22% <50%> (-0.01%) ⬇️
#single 41.85% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/indexing.py 93.55% <50%> (ø) ⬆️
pandas/util/testing.py 84.38% <0%> (-0.21%) ⬇️

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 2299693...09c1381. Read the comment docs.

@jreback jreback merged commit 3dd90a2 into pandas-dev:master May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves

1 participant