datactive / bigbang

Scientific analysis of collaborative communities
http://datactive.github.io/bigbang/
MIT License
154 stars 51 forks source link

updated pandas syntax for notebooks/CheckWordsTrendsOverTime.ipynb #429

Closed nllz closed 3 years ago

nllz commented 3 years ago

Small issue :

for i in range(len(checkwords)): smooth_sums = pd.rolling_mean(archives_data_sums,window)

https://intellipaat.com/community/19308/module-pandas-has-no-attribute-rollingmean