TrafficLightDataset#
A Dataset specialized for traffic light data.
Constructor#
|
Dataset of traffic light information |
Serialization / IO / conversion#
|
Read a dictionary-alike object from a .csv file as a pandas DataFrame. |
Analysis#
Synchronize the given trajectory with this traffic light dataset |
Attributes#
Returns the dataset attributes |
|
Returns the unique ids in the dataset |
|
Returns the time interval this object spans |
|
The unique timestamps in the dataframe |
Note
All pandas DataFrame methods are also available.