Point
¶
class
stampdb.point.
Point
(
time
:
float
,
data
:
List
[
int
|
float
|
str
|
bool
]
)
¶
A point in time with a list of values. To be used as an append primitive in
StampDB
.
stampdb
Navigation
Contents:
stampdb
Point
Point
Relational Algebra
Selection, Projection, Summation, OrderBy
Joins
Related Topics
Documentation overview
Previous:
stampdb
Next:
Relational Algebra