timeseria.datastructures
Base data structures as Points, Slots, and Series.
Classes
|
A point. |
|
A point in the time dimension. |
|
A point that carries some data. |
|
A point that carries some data in the time dimension. |
|
A slot. |
|
A slot in the time dimension. |
|
A slot that carries some data. |
|
A slot that carries some data in the time dimension. |
|
A list of items coming one after another, where every item is guaranteed to be of the same type and in order or succession. |
|
A list of items coming one after another over time, where every item is guaranteed to be of the same type and in order or succession. |
|
A time series created as a view of another one. |