In my Pandas dataframe, I created a column with Booleans only. I want to return its stats, something like:
Out: True 1080 occurrences False 460 occurrences