Hello, I have a dataset with many rows, starting from a row that I choose I would like to find the other rows in the dataset which are identical to this row (with the same values per each column) and assign them to a variable. How could I do? Thank you