pybtls.output.Read.event_file.read_event_file#
- read_event_file(file_path)[source]#
A standard read-in function for BM_by_no_trucks, BM_by_mixed and POT_vehicle files.
These files do not have headers.
- Parameters:
file_path (Path) – The path to the effect interval statistics data file.
- Returns:
The effect interval statistics data.
- Return type:
pd.DataFrame