scalanlp/breeze

Windowed Time Series Data in Matrices

Aberta

#586 aberto em 22 de set. de 2016

 (0 comentário) (0 reação) (0 responsável)Scala (690 forks)batch import
help wantedproject

Métricas do repositório

Stars
 (3.453 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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?

Guia do colaborador