suppose i have a dataset like this
a=np.array([1,2,3,4,5,6,7,8,9]) b=np.array([1,2,3,4,4,4,4,4,4])
I want to compare the two dataset and see