Team:
Is there a way to find the median of each column in a ndarray. I tried the dumbest method using dual loop over each row to get the element column-wise and perfo