更改

跳转至: 导航搜索

使用Pandas统计元素出现次数

删除7字节, 2022年3月20日 (日) 11:46
无编辑摘要
[[File:PythonPandasStat1.png]]
2.使用print(df['性别'].value_countscount())即可输出“性别”的统计次数。
[[File:PythonPandasStat2.png]]
1,138
个编辑

导航菜单