Enter search terms or a module, class or function name.
IntegerArray.
value_counts
Returns a Series containing counts of each category.
Every category will have an entry, even those with a count of 0.
Don’t include counts of NaN.
See also
Series.value_counts