Hello
Suppose that I have a column that has names of journals.
Lets say that I want to count how many times that journal appears in the column.
Suppose that there are many different journals, all with different titles, and I want to count each appearance so as to create a histogram later.
Is this possible without explicitly giving the names of each journal, searching and using the count function ?
Many thanks.
Suppose that I have a column that has names of journals.
Lets say that I want to count how many times that journal appears in the column.
Suppose that there are many different journals, all with different titles, and I want to count each appearance so as to create a histogram later.
Is this possible without explicitly giving the names of each journal, searching and using the count function ?
Many thanks.