scalanlp/breeze

Windowed Time Series Data in Matrices

Open

#586 创建于 2016年9月22日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Scala (3,453 star) (690 fork)batch import
help wantedproject

描述

As new data becomes available you might need to drop the oldest column or row and insert a new column or row with the new data. Is it possible to provide this functionality with a circular indexing along the particular dimension?

贡献者指南

Windowed Time Series Data in Matrices · scalanlp/breeze#586 | Good First Issue