pandas 关于数据分组和聚合

分组函数groupby()

统计函数count()

 要求:

剔除空数据后,进行统计。

转载于:https://www.cnblogs.com/xuehaiwuya0000/p/11585974.html

你可能感兴趣的:(python)