pybtls.utils.vehicle_DF#

The methods and classes that are not defined in Python are defined in C++ py_main.cpp.

Functions

df_to_vehicle_list

Convert a pandas DataFrame to a list of Vehicle objects.

vehicle_list_to_df

Convert a list of Vehicle objects to a pandas DataFrame.