Let\'s say I have a dataframe df with headers a, b, c, d.
df
a, b, c, d
I want to compare other dfs (df1, df2, df3, ...) columns name with it
dfs (df1, df2, df3, ...)