Search⌘ K
AI Features

Finding the number of status entry (csvcut, sort, uniq)

Explore how to extract and analyze status types in a Facebook dataset using Bash commands. Learn to use csvcut to extract columns, sort data, and uniq to count unique entries. This lesson helps you practice essential data mining tasks in Bash for insightful data analysis.

We'll cover the following...

How many status, in each status type?

Let us first calculate how many entries for each of the status types in the dataset.

Video thumbnail
Video lecture: How many status in each status type?
...