Your MCQ
Feed
(current)
Add MCQ
Notifications
0
Categories
Tags
Login
Search
Home
/ Report Question
Q. How to get the number of unique values in a column?
A. df['col'].count()
B. df['col'].nunique()
C. df['col'].unique()
D. df['col'].distinct()
Name
Email
Message