scalanlp/breeze

Windowed Time Series Data in Matrices

Open

#586 ouverte le 22 sept. 2016

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Scala (690 forks)batch import
help wantedproject

Métriques du dépôt

Stars
 (3 453 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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?

Guide contributeur