Feature description
Request from a forum post https://root-forum.cern.ch/t/calculating-median-with-rdataframe/64941
Alternatives considered
Takeing all the values of the column and computing the median manually (e.g. with other popular libraries such as numpy)
- Creating a custom action with
Book
Additional context
No response
Feature description
Request from a forum post https://root-forum.cern.ch/t/calculating-median-with-rdataframe/64941
Alternatives considered
Takeing all the values of the column and computing the median manually (e.g. with other popular libraries such as numpy)BookAdditional context
No response