Skip to content
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

Use khash for Series.value_counts, add raw function to algorithms.py #861

Closed
wesm opened this issue Mar 4, 2012 · 1 comment
Closed
Milestone

Comments

@wesm
Copy link
Member

wesm commented Mar 4, 2012

Get better performance that way. Also optimize for case of known range (a la groupby)

wesm added a commit that referenced this issue Mar 4, 2012
@wesm
Copy link
Member Author

wesm commented Mar 4, 2012

punting on the known range issue for now

@wesm wesm closed this as completed Mar 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant