Skip to content

COMPAT: ensure platform int on 32-bit #13047

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

Closed
wants to merge 1 commit into from
Closed

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Apr 30, 2016

closes #12927

TST: use 32bit_repr when printing formatting of sparse

COMPAT: ensure consensus name when Indexes are union/intersected if possible

COMPAT: skip some coercion tests on 32-bit

closes pandas-dev#12927

TST: use 32bit_repr when printing formatting of sparse

COMPAT: ensure consensus name when Indexes are union/intersected if possible

COMPAT: skip some coercion tests on 32-bit
@jreback jreback added the Compat pandas objects compatability with Numpy or Python functions label Apr 30, 2016
@jreback jreback added this to the 0.18.1 milestone Apr 30, 2016
@jreback jreback closed this in 3e9c320 Apr 30, 2016
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 tests failures on 32bit: test_searchsorted_sorter and test_sparse_max_row
1 participant