First time here? Check out the FAQ!
asked 2015-12-12 16:25:28 +0100
import numpy as np X=np.array[[1,2], [3,4], [1,2], [4,1]] "i want to counter repetitive [1,2]"