You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Depending on the distribution, the median can tolerate outliers better than an average to better reflect the central tendency. This change adds a "--merge-median" option to select a median based merge of multiple result files. It also excludes `hash` column merge for median (like avg).
0 commit comments