pytaco.set_udf_dir

pytaco.set_udf_dir(dir_to_search)

Sets the directory to search for user-defined functions.

Parameters
dir_to_search: str

The directory that taco should search when looking for user-defined functions.