Hello ! I'm trying to remove lines in my data frame where values of columns 1 and 3 are the same. But if column 2 are differents between these lines, i wanna merge them. All the data frame contain characters, no integers. Is there a fast way to do that ?