In this video we go over how to return the unique values that are in a column of a pandas DataFrame or Series. We also discuss how to return these unique values as either a numpy array or a Python list.
Drop Duplicate Values
• Drop / Remove duplicate data from pandas
Subscribe for weekly data science tips, tricks, and tutorials.
/ @chartexplorers
Join my discord server for data analyst, scientists, and those who aspire to be
/ discord
Link to Data
https://bit.ly/2JkVM6v
Check out the FiveThirtyEight website
https://fivethirtyeight.com/
0:00 Intro
0:30 Unique Values
0:51 To List