First time here? Check out the FAQ!
asked 9 years ago
import numpy as np X=np.array[[1,2], [3,4], [1,2], [4,1]] "i want to counter repetitive [1,2]"