I want to find a fast way (without for loop) in Python to assign reoccuring indices of an array. This is the desired result using a for loop:I want to find a fast way (without for loop) in
I want to find a fast way (without for loop) in Python to assign reoccuring indices of an array. This is the desired result using a for loop:I want to find a fast way (without for loop) in