help='The sub-directory where the files of the current experiment should be stored. Please specify a directory name with a name describing your experiment.')
help='The sub-directory where the files of the current experiment should be stored. Please specify a directory name with a name describing your experiment')
A list of strings defining which modules to import, when constructing new objects (option 3).
preferred_extension : str or ``None``
When several resources with the same name are found in different extension (in different ``bob.bio`` packages), this specifies the preferred extension to load the resource from.
preferred_package : str or ``None``
When several resources with the same name are found in different extension (in different ``bob.bio`` packages), this specifies the preferred package to load the resource from.
If not specified, the extension that is **not** ``bob.bio.base`` is selected.