find unique values throughout the dataset code example Example: dataframe python unique values rows # get the unique values (rows) df.drop_duplicates()