Compute IQR more manual
Issue #27 (closed)
This is my first idea on how to solve the IQR issue. It is not the most efficient thing as it needs to sort for the quantiles 2 times. But it would solve the problem from my point of view.
Issue #27 (closed)
This is my first idea on how to solve the IQR issue. It is not the most efficient thing as it needs to sort for the quantiles 2 times. But it would solve the problem from my point of view.