I could grab all the value counts and look at the numbers by calling .value_counts(), as in the example below. df['Sex'] ...
確定! 回上一頁