# 頻度をカウントしたい(`pandas.DataFrame.value_counts`) ```python data.value_counts() ```