First, we can call the value_counts method on the sex (aka gender) field to see the count of unique values for each gender type. df_tips['sex'].
確定! 回上一頁