Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python deque データ型を使用して単純移動平均を計算していますが、これをある種の配列として扱い、deque の標準偏差を見つける方法はあるのでしょうか?