bsl.datasets.trigger_def#
Sample trigger definition .ini
file.
Functions
Return the path to an example trigger definition |
- bsl.datasets.trigger_def.data_path()#
Return the path to an example trigger definition
.ini
file.If the dataset is not locally present, it is downloaded in the user home directory in the folder
bsl_data/trigger_def
.- Returns
path – Path to the dataset.
- Return type
Path