I have 2 pandas dataframes
df1 (columns = name, start, end, description) df2 (columns = name, start, end)
I want to compare the df1.end and df2.