surv_vals = all_data[all_data['Survived'] == 1][key].reset_index(drop = True)