numpy-groupies icon indicating copy to clipboard operation
numpy-groupies copied to clipboard

Improve complex support in all aggregate implementations

Open d1manson opened this issue 10 years ago • 0 comments

TODO:

  • [ ] aggregate_numpy.py implementation: sum, mean, var, sort. Others are already ok I think. [Done: sum and mean]
  • [ ] write tests
  • [ ] implement in other versions, or have improved exception handling.

d1manson avatar Jul 02 '15 16:07 d1manson