I am trying to merge multiple dataframes and create a new dataframe containing only the common the rows. For example:
The dataframes that i have as input:enter image description here The dataframe that i want to have as output:enter image description here
Do you know if there is a way to do that? If you could help me, i would be more than thankfull!! Thanks, Eleni