collections.Counter() values > 0 code example
Example 1: import counter python
from collections import Counter
Example 2: count values in list usiing counter
from collections import Counter
from collections import Counter
from collections import Counter