scalanlp/breeze

Windowed Time Series Data in Matrices

Open

#586 aperta il 22 set 2016

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Scala (690 fork)batch import
help wantedproject

Metriche repository

Star
 (3453 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor