PERF: .agg(built_in_funcs) not always calling cythonized versions #7722

Closed
jreback opened this Issue Jul 10, 2014 · 1 comment

Comments

Projects
None yet
1 participant
Contributor

jreback commented Jul 10, 2014

related #7570

agg(min/max) are NOT calling .min()/max()
https://groups.google.com/forum/#!topic/pydata/xinuPFPVakY

need to check:

sum/mean look ok

jreback added this to the 0.15.0 milestone Jul 10, 2014

Contributor

jreback commented Sep 3, 2014

closed by #8155

jreback closed this Sep 3, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment