How to create a dataframe of counter.keys and counter.values
I want to create a dataframe from 1 column that contains 1 of each variable in one column and the count in another.
I want to create a dataframe from 1 column that contains 1 of each variable in one column and the count in another.