len(all_data[(all_data['Survived'] == 1) & (all_data[key] == value)]), \