S

Sikhar Chaudhary • 5.88K Points
Tutor III

Q. Which method returns the unique values of a Series?

  • (A) unique()
  • (B) nunique()
  • (C) distinct()
  • (D) values()
  • Correct Answer - Option(A)
  • Views: 44
  • Filed under category Pandas

Explanation by: Sikhar Chaudhary
The unique() method returns an array of unique values present in a Series.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics