https://dataindependent.com/pandas/pa...
https://github.com/Data-Indepedent/pa...
Have you ever wondered what the distinct (unique) values are within your pandas DataFrame column? That is where Pandas Unique comes into play.
pandas.Series.unique()