The code snippet is showing the following error message
CODE l1=LabelEncoder() df_con_enc=df_con.apply(l1.fit_transform)
E