scalanlp/breeze

Windowed Time Series Data in Matrices

Open

#586 opened on 2016年9月22日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Scala (690 forks)batch import
help wantedproject

Repository metrics

Stars
 (3,453 stars)
PR merge metrics
 (30d に merged 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?

コントリビューターガイド