Code fragment metadata

hasIdentifier: https://padme-analytics.de/pht/codeFragment/d4dd254a9b86b35f06aaead8c4b819df9a13a8057f40d61119b678afedc1e368
hasContent: patient_df = pd.DataFrame(list(zip(id_list, birthDate_list, gender_list)), columns=["ID", "Age", "Sex"])

Code fragment is used in the following Trains