python dataframe delete duplicate rows code example Example: remove duplicate values in data frame r df <- df %>% distinct()