I have a numpy array. I want to create a new array which is the average over every third element. So the new array will be a third of the size as the original. I have a numpy array. I want to create a new ar
I have a numpy array. I want to create a new array which is the average over every third element. So the new array will be a third of the size as the original. I have a numpy array. I want to create a new ar