scalanlp/breeze

Windowed Time Series Data in Matrices

Open

#586 创建于 2016年9月22日

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

仓库指标

Star
 (3,453 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南