I have a dataframe with 50 rows and 10 columns and one with 10 rows and 5 columns, the first column of both dataframes can have equal values. How do I select and save rows, only, from the first date frame following the condition that the rows (from the first column) of the second data frame should be the same?