i have two dataframes, which are interrelated. I want to merge them, but i could not.
I want to merge all rows with the same value as "PatientID_Time" and "PatientID_Time" columns and create a new df.
My goal is to find the equivalent SeqID and HB_Mayo_impu values.