Skip to main content

Module temporal

Module temporal 

Source
Expand description

Temporal sampling metadata (series length / regularity).

Node keys and dense unfolding indexes live in antecedent-core.

SPDX-License-Identifier: MIT OR Apache-2.0

Structs§

TemporalIndexer
Finite unfolding indexer: time-major dense layout.
TemporalNodeKey
Stable unfolded temporal node identity (serializable).
TimeIndex
Time index metadata for series data.

Enums§

SamplingRegularity
Sampling regularity metadata (not used as lag duration for irregular data).
TemporalIndexError
Errors from temporal indexing.