Skip to content

COMPAT: 32-bit indexing compat #20989

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 2 commits into from
May 10, 2018
Merged

Conversation

jreback
Copy link
Contributor

@jreback jreback commented May 9, 2018

xref #19539

@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves 32bit 32-bit systems labels May 9, 2018
@jreback jreback added this to the 0.23.0 milestone May 9, 2018
@jreback jreback force-pushed the indexing_compat2 branch from 8ea9c7e to 7a271f0 Compare May 9, 2018 10:53
@jreback
Copy link
Contributor Author

jreback commented May 9, 2018

cc @toobaz https://travis-ci.org/MacPython/pandas-wheels/jobs/376647689

these are built once a day

@jreback jreback force-pushed the indexing_compat2 branch from 7a271f0 to 5ce73e1 Compare May 10, 2018 09:56
@jreback jreback merged commit d99cc94 into pandas-dev:master May 10, 2018
@codecov
Copy link

codecov bot commented May 10, 2018

Codecov Report

Merging #20989 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #20989      +/-   ##
==========================================
+ Coverage   91.82%   91.88%   +0.05%     
==========================================
  Files         153      153              
  Lines       49488    49819     +331     
==========================================
+ Hits        45443    45775     +332     
+ Misses       4045     4044       -1
Flag Coverage Δ
#multiple 90.29% <ø> (+0.06%) ⬆️
#single 41.99% <ø> (+0.13%) ⬆️
Impacted Files Coverage Δ
pandas/core/indexes/base.py 97.2% <0%> (+0.55%) ⬆️

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 eff1faf...5ce73e1. Read the comment docs.

toobaz added a commit to toobaz/pandas that referenced this pull request May 11, 2018
topper-123 pushed a commit to topper-123/pandas that referenced this pull request May 13, 2018
topper-123 pushed a commit to topper-123/pandas that referenced this pull request May 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
32bit 32-bit systems 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