pybtls.output.Read.BM_by_mixed.read_BM_All#
- read_BM_All(file_path)[source]#
Read the BM by mixed no. trucks data from pybtls results.
The “Index” column in the return df indicates the current block.
This output file does not have a header.
- Parameters:
file_path (Path) – The path to the BM by mixed no. trucks data file.
- Returns:
The BM by mixed no. trucks data.
- Return type:
pd.DataFrame