I have a dataframe (et5) with many columns and observations. One of the columns is "MRN" which is a code unique to each observation/patient in the dataframe, another is "Age". First, how can I display all of the MRNS and ages side by side? Second, how can I then remove certain observations/patients specifically by MRN.
What my dataframe (et5) looks like
mrn Patient's Aneurysm Age
12345 Aortic 34
12344 Iliac 94
29339 Aortic 49