Skip to content

ENH: handle float32/int32 in various algos #3007

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
jreback opened this issue Mar 11, 2013 · 3 comments
Closed

ENH: handle float32/int32 in various algos #3007

jreback opened this issue Mar 11, 2013 · 3 comments
Labels
Dtype Conversions Unexpected or buggy dtype conversions Enhancement Groupby Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Mar 11, 2013

rank 1d/2d
hash table (for value counts)
lots of rolling algos

use fused types!

@wesm
Copy link
Member

wesm commented Jan 14, 2016

Moving this to 1.0

@wesm wesm modified the milestones: 1.0, Next Major Release Jan 14, 2016
@jbrockmendel
Copy link
Member

@jreback closeable?

@jreback
Copy link
Contributor Author

jreback commented Jan 1, 2019

yeah this is mostly there (not completely but enough that we could open specific issues).

@jreback jreback closed this as completed Jan 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions Enhancement Groupby Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
Projects
None yet
Development

No branches or pull requests

3 participants