问题描述:AttributeError: module 'pandas' has no attribute 'rolling_count'
解决方案:因为接口更新了有两个方案
1、卸载重新安装
2、df.rolling().mean()