Skip to content

PERF: fix infer_dtype to properly infer a Series (GH5801) #5802

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
Dec 30, 2013

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Dec 30, 2013

closes #5801

------------------------------------------------------------------------------
Test name                                    | head[ms] | base[ms] |  ratio   |
-------------------------------------------------------------------------------
timestamp_ops_diff2                          |  21.7124 | 2472.3583 |   0.0088 |
-------------------------------------------------------------------------------
Test name                                    | head[ms] | base[ms] |  ratio   |
-------------------------------------------------------------------------------

Ratio < 1.0 means the target commit is faster then the baseline.
Seed used: 1234

really though this was in their before....oh well

jreback added a commit that referenced this pull request Dec 30, 2013
PERF: fix infer_dtype to properly infer a Series (GH5801)
@jreback jreback merged commit 07405b4 into pandas-dev:master Dec 30, 2013
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.

BUG: datetime with datetime ops very slow
1 participant