Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

dataframe python unique values rows

# get the unique values (rows)
df.drop_duplicates()
Source by www.datasciencemadesimple.com #
 
PREVIOUS NEXT
Tagged: #dataframe #python #unique #values #rows
ADD COMMENT
Topic
Name
5+1 =