Skip to content

datasets

Functionality related to working with data sources.

load_dataset(recipe)

Load a dataset formatted as (yaml) recipe.

Parameters:

Name Type Description Default
recipe str

the yaml representation of the dataset.

required