xoa.get_data_sample

xoa.get_data_sample(filename=None)[source]

Get the absolute path to a sample file

Parameters:

filename (str, None) – Name of the sample. If ommited, a list of available samples name is returned.

Returns:

str OR list(str)

Example