I have this code:
def scores_by_gender(gender,color): # data x = group_data.loc[group_data[\'Gender\'] == gender] research = x.loc[x[\'dept\'