app.ingest.dataset
Loading traffic.csv: the unit → vehicle registry, and the pings the replay source plays back.
Functions
|
Parse |
Classes
|
- class app.ingest.dataset.Traffic(pings: 'list[Ping]', unit_to_tr: 'dict[int, int]')[исходный код]
Базовые классы:
object- unit_to_tr: dict[int, int]
- app.ingest.dataset.load_traffic(path: Path) Traffic[исходный код]
Parse
traffic.csv. Rows whose unit already maps to another vehicle are skipped and logged.