1.

Which command is used to identify the unique values of a column?

Answer»

Which command is used to identify the UNIQUE values of a COLUMN?
Choose the CORRECT option from below list
(1)DISTINCT()
(2)unique()
(3)value_counts()
(4)shape

Answer:-(2)unique()



Discussion

No Comment Found