Skip to content

COMPAT: 32-bit indexing compat #20977

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

Merged
merged 1 commit into from
May 8, 2018
Merged

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant