Filter Output in Python Pandas Dataframe

后端 未结 0 1299
太阳男子
太阳男子 2021-02-20 12:58

I have a pandas df that consists of baby names. The goal is to find how many names were recorded 10 or fewer times.

I used value count to create a new df:

uniqueNa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题