Count distinct values in a dataset grouped by a specified column.

Input

Output

28 Related tools

Table Statistic?

Any Questions?

Count distinct values in a dataset grouped by a specified column. Unique values are values that occur only once in a given set. Read more about unique on Wikipedia https://en.wikipedia.org/wiki/Data_deduplication

5, 3, 4 are distinct values in [2, 5, 3, 2, 4, 2] because they appear 1 time each.

Useful for understanding the count of unique values within each category, for instance unique website visitors by region.

  • Microsoft Excel: SUMPRODUCT
  • Google Sheets: COUNTUNIQUE
  • Apple Numbers: COUNTUNIQUE
  • Python Pandas: df.groupby('grouping_column')['column_name'].nunique()
  • Related Words: count groupby unique cells, count distinct cells based on a grouping column

This is normal for a web based application. We recommend uploading data up to 6000 columns and rows. If you encounter lag, you can reduce the sheet size.

There is a fullscreen button on the top right side of the input table. You can also download the table offline to edit with excel which has bigger screen sizes.

You can leave a message here.

Why SickSheet?

🌎
Access Anywhere

Compatible with any browser on any systems. No installation needed.

💸
Free to Use

Use over 300+ tools for free. No registration or credit card asked.

🧸
No Code

Complete all process without writing a single line of code.

💡
Intuitive Edit

Editing tables feels like in Excel. No learning curve needed.

💾
Instant Download

Click to download 10+ Spreadsheet formats and continue edit in Excel.

🕵️‍♂️
Super Private

Nothing is sent to the server. All data are operated on the client-side.