Writer
timenet.writer ¶source
Serialization of a :class:~timenet.dataset.TimeFDataset to the TimeF on-disk format.
ProgressStage ¶source
Bases: StrEnum
The writer's incremental stages. The writer emits only stages that carry information.
TimeFWriter ¶source
Context manager that serializes a dataset into the TimeF format and commits it atomically.
close ¶source
Write the manifest and atomically publish the staging directory.
Raises:
| Type | Description |
|---|---|
RuntimeError
|
If :meth: |