Skip to content

BUG: issue in get_dtype_counts for SparseDataFrame (introduced by dtypes) #2875

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
Feb 15, 2013

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Feb 14, 2013

jreback added a commit that referenced this pull request Feb 15, 2013
BUG: issue in get_dtype_counts for SparseDataFrame (introduced by dtypes)
@jreback jreback merged commit a74ec93 into pandas-dev:master Feb 15, 2013
@ghost
Copy link

ghost commented Feb 16, 2013

Noticed intermittent failures in vbench unstack_sparse_keyspace.

https://travis-ci.org/pydata/pandas/builds/4808659
https://travis-ci.org/pydata/pandas/builds/4822850

@jreback
Copy link
Contributor Author

jreback commented Feb 16, 2013

I have seen this error too
i doesn't have to do with this pr
(as it has happened 'sometimes' on several of PRs )
must be something specifc in the vbench maybe?

@ghost
Copy link

ghost commented Feb 16, 2013

ok then. I'm guessing some randomly generated data is sometimes causing
a non-unique index. will look when I get a chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant