scalanlp/breeze

Windowed Time Series Data in Matrices

开放

#586 创建于 2016年9月22日

 (0 条评论) (0 个反应) (0 位负责人)Scala (690 个派生)batch import
help wantedproject

仓库指标

星标
 (3,453 个星标)
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?

贡献者指南