I created code to drop some rows according to certain condition :
df3 = df_clean[(df_clean[\'group\'] == \'treatment\') & (df_clean[\'landing_page\'] !=