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?

貢獻者指南