Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
TST: fix failing #2752 tests for 32-bit builds #2837
Conversation
wesm
closed this
Feb 11, 2013
jreback
referenced
this pull request
Feb 11, 2013
Merged
BUG: Series dtype casting to platform numeric (GH #2751) #2838
jreback
referenced
this pull request
Feb 14, 2013
Merged
BUG: issue in get_dtype_counts for SparseDataFrame (introduced by dtypes) #2875
jreback
added a commit
to jreback/pandas
that referenced
this pull request
Feb 15, 2013
|
|
jreback |
cb6dba0
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
stephenwlin commentedFeb 11, 2013
fix failing 32-bit travis builds after #2708, #2752
still unclear whether the following needs to be fixed on 32-bit:
so leaving the relevant test hardcoded to int64 for now