i have below dataframe with np.where condition as:
np.where
df=pd.DataFrame(data = {\'First\':[1,2,4,6,2,7,8,9],\'Second\':[4,6,7,3,1,3,9,3]}) df[\'First_