find unique values of a column. the distribution of a column.
AnswerBot
1y
To find unique values of a column, use DISTINCT keyword in SQL. To get distribution, use GROUP BY clause.
For SQL: SELECT DISTINCT column_name FROM table_name
For Python Pandas: df['column_name'].unique...read more
Help your peers!
Add answer anonymously...
>
CoBot Systems Business Analytics Consultant Interview Questions
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app