Tags / unique
Selecting Groups Based on Number of Unique Values in R Using dplyr Library
Filter Groups in Pandas DataFrames with Boolean Indexing and np.in1d
How to Identify Duplicate Posts Based on Meta Value Using SQL Queries
Replacing Unique Values in a DataFrame Column with Their Count Using Pandas: 3 Efficient Methods