Append does not update list values in Python

前端 未结 0 1112
执笔经年
执笔经年 2020-12-23 09:48

I would like to find the rolling mean of the last 10 elements in a list in Python, using something like:

            ...
            mean_last_10 =  stats.mea         


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