numpy-groupies
numpy-groupies copied to clipboard
Improve complex support in all aggregate implementations
TODO:
- [ ]
aggregate_numpy.pyimplementation:sum,mean,var,sort. Others are already ok I think. [Done:sumandmean] - [ ] write tests
- [ ] implement in other versions, or have improved exception handling.