tspy.others module¶
-
tspy.others.
observation
(time_tick, value)¶ create an observation
- Parameters
- time_tickint
observations time-tick
- valueany
observations value
- Returns
-
tspy.others.
record
(**kwargs)¶ create a record type (similar to dict)
- Parameters
- kwargsnamed args
key/value arguments
- Returns
- record
a dict-like structure that is handled for high performance in time-series