I have a data set with around 4000 client questions. I want to know about the topics which the client has asked the most about. I don't have the topic list with me. I want to get a word count of ever word in the column.
The data is in a pandas dataframe.