xtensor-stack / xframe

C++ multi-dimensional labeled arrays and dataframe based on xtensor
Other
309 stars 28 forks source link

Is there any reducer? #252

Open AlessioZanga opened 4 years ago

AlessioZanga commented 4 years ago

I have not found any reference in the documentation to reducers, like sum, prod, ecc. along axes that are present in xtensor but not in xframe. Are they planned to be added?

JohanMabille commented 4 years ago

On the long run yes, for now we are a bit overwhelmed with other tasks.